From bb382dbaba09e74d728160f398391960dda3faf1 Mon Sep 17 00:00:00 2001 From: Frans Klaver Date: Wed, 17 Sep 2014 23:47:21 +0200 Subject: [PATCH] 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-format-patch failed