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

2021-10-25 Thread kernel test robot
Hi Hill, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.15-rc7 next-20211025] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in htt

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

2021-10-25 Thread Hill Ma
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 good idea to make this choice a runtime parameter rather than compile-time config. The default is set to disabled as OS X does not use the LED as a disk activ