[PATCH] macintosh/via-pmu-led: make disk activity usage a parameter.

2021-10-25 Thread Hill Ma
activity indicator. Signed-off-by: Hill Ma --- Documentation/admin-guide/kernel-parameters.txt | 6 ++ drivers/macintosh/Kconfig | 10 -- drivers/macintosh/via-pmu-led.c | 11 --- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git

[PATCH v2] macintosh/via-pmu-led: make disk activity usage a parameter.

2021-10-25 Thread Hill Ma
activity indicator. Signed-off-by: Hill Ma --- Documentation/admin-guide/kernel-parameters.txt | 6 ++ drivers/macintosh/Kconfig | 10 -- drivers/macintosh/via-pmu-led.c | 11 --- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git

Re: [PATCH v2] macintosh/via-pmu-led: make disk activity usage a parameter.

2021-10-26 Thread Hill Ma
Thanks for the review. On Tue, Oct 26, 2021 at 6:08 AM Nathan Lynch wrote: > > Hello, > > Hill Ma writes: > > Whether to use the LED as a disk activity is a user preference. > > Some like this usage while others find the LED too bright. So it > > might be a g