On Wednesday, July 19, 2017 02:51:19 PM Greg KH wrote: > From: Greg Kroah-Hartman <[email protected]> > > It's better to be explicit and use the DRIVER_ATTR_RW() macro when > defining a driver's sysfs file. Bonus is this fixes up a checkpatch.pl > warning. > > This is part of a series to drop DRIVER_ATTR() from the tree entirely. > > Cc: Michal Januszewski <[email protected]> > Cc: Bartlomiej Zolnierkiewicz <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Bartlomiej Zolnierkiewicz <[email protected]> I assume that this will go through your tree with other DRIVER_ATTR() removal patches (please ping me if you want me to merge this patch through fbdev tree). Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics

