Home
last modified time | relevance | path

Searched hist:"9 bd1213b12debacd7db26108bd8b7bb0a5d772a9" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/
H A Dtoshiba_acpi.cdiff 9bd1213b12debacd7db26108bd8b7bb0a5d772a9 Wed Feb 11 07:43:58 CET 2015 Azael Avalos <coproscefalo@gmail.com> toshiba_acpi: Move sysfs function and struct declarations further down

Commit 93f8c16d635e ("toshiba_acpi: Support new keyboard backlight
type") moved all the sysfs structs and function declarations further
up in order to make use of sysfs_update_group, however,
commit 805469053ba9 ("toshiba_acpi: Add keyboard backlight mode
change event") made use of that function unnecesary.

This patch moves all the sysfs structs and function declarations
further down, making the file shorther in lines and more readable.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>