On Tue, Jan 23, 2018 at 12:26:38PM +0200, Felipe Balbi wrote: > > Hi, > > Greg Kroah-Hartman <[email protected]> writes: > > Instead of "open coding" a DEVICE_ATTR() define, use the > > DEVICE_ATTR_RW() macro instead, which does everything properly instead. > > > > This does require a few static functions to be renamed to work properly, > > but thanks to a script from Joe Perches, this was easily done. > > > > Reported-by: Joe Perches <[email protected]> > > Cc: Matthieu CASTET <[email protected]> > > Cc: Stanislaw Gruszka <[email protected]> > > Cc: Peter Chen <[email protected]> > > Cc: Alan Stern <[email protected]> > > Cc: Mathias Nyman <[email protected]> > > Cc: Bin Liu <[email protected]> > > Cc: Felipe Balbi <[email protected]> > > Signed-off-by: Greg Kroah-Hartman <[email protected]> > > for drivers/usb/phy: > > Acked-by: Felipe Balbi <[email protected]>
Great, thanks for the quick review of these. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
