From: Frans Klaver Date: Wed, 17 Sep 2014 21:47:21 +0000 (+0200) Subject: eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributes X-Git-Tag: omap-for-v3.19/prcm-cleanup~105^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb382dbaba09e74d728160f398391960dda3faf1;p=pandora-kernel.git eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributes Device attributes are instantiated manually, while we have DEVICE_ATTR* macros available to do much of the work for us. Let's use them. Signed-off-by: Frans Klaver Signed-off-by: Darren Hart --- Reading git-diff-tree failed