On Fri, Jan 23, 2015 at 09:01:10AM -0500, Vivien Didelot wrote: > Use DEVICE_ATTR_{RO,WO,RW} macros to simplify sysfs attributes > declaration. > > To declare a "foo" attribute, DEVICE_ATTR_RW() requires foo_show() and > foo_store(), so rename a few functions to satisfy this requirement. > > Also put the macro below each related show/store functions for clarity. > > Signed-off-by: Vivien Didelot <vivien.didelot@xxxxxxxxxxxxxxxxxxxx> Thanks for the update. Queued for 3.20. -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html