On Tue, 23 Jan 2018, Greg Kroah-Hartman wrote: > 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 the EHCI part of 1/6 and the storage part of 2/6: Acked-by: Alan Stern <[email protected]> -- 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
