]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
toshiba_acpi: Drop the toshiba_ prefix from sysfs function names
authorAzael Avalos <coproscefalo@gmail.com>
Wed, 11 Feb 2015 06:43:59 +0000 (23:43 -0700)
committerDarren Hart <dvhart@linux.intel.com>
Thu, 12 Feb 2015 05:17:18 +0000 (21:17 -0800)
commit9d3098481934a421ce8b1ce230d22e49f38a2a0b
treef29df1934d4b95271b4af6224e51b4d743f2d4a2
parent9bd1213b12debacd7db26108bd8b7bb0a5d772a9
toshiba_acpi: Drop the toshiba_ prefix from sysfs function names

This patch removes the toshiba_ prefix from all the sysfs function
names and adapted the code according to coding style.

Also a few functions were renamed to match the sysfs entry, as this
patch is a preparation for the next patch to switch to
DEVICE_ATTR_{RO, RW, WO} macros.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/toshiba_acpi.c