From: Frans Klaver Date: Wed, 17 Sep 2014 21:47:20 +0000 (+0200) Subject: eeepc-laptop: change sysfs function names to API expectations X-Git-Tag: fixes-against-v3.18-rc2~108^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c72fc8bd7c698d7b5c99b83e187fda0d1538e1a;p=pandora-kernel.git eeepc-laptop: change sysfs function names to API expectations The eeepc-laptop driver follows the function naming convention _(), while the sysfs macros are built around the convention _(). Rename the sysfs functions to the convention used by sysfs. This makes it easier to use the available API later on. Signed-off-by: Frans Klaver Signed-off-by: Darren Hart --- Reading git-diff-tree failed