platform/x86: asus: Rename "fan mode" to "fan boost mode"
authorDaniel Drake <drake@endlessm.com>
Wed, 17 Jul 2019 05:10:58 +0000 (13:10 +0800)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 17 Jul 2019 16:07:58 +0000 (19:07 +0300)
commit9af93db9e140a4e6e79cdb098919bc928a72cd59
treefe45d40c6a55155fac8a059a6e37354c6329e2e2
parent0a8ad0ffa4d80a544f6cbff703bf6394339afcdf
platform/x86: asus: Rename "fan mode" to "fan boost mode"

The Asus WMI spec indicates that the function being controlled here
is called "Fan Boost Mode". The user-facing documentation also calls it
this.

The spec uses the term "fan mode" is used to refer to other things,
including functionality expected to appear on future products.
We missed this before as we are not dealing with the most readable of
specs, and didn't forsee any confusion around shortening the name.

Rename "fan mode" to "fan boost mode" to improve consistency with the
spec and to avoid a future naming conflict.

There is no interface breakage here since this has yet to be included
in an official kernel release. I also updated the kernel version listed
under ABI accordingly.

Signed-off-by: Daniel Drake <drake@endlessm.com>
Acked-by: Yurii Pavlovskyi <yurii.pavlovskyi@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Documentation/ABI/testing/sysfs-platform-asus-wmi
drivers/platform/x86/asus-wmi.c
include/linux/platform_data/x86/asus-wmi.h