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 <j...@perches.com> > Cc: Matthieu CASTET <castet.matth...@free.fr> > Cc: Stanislaw Gruszka <stf...@wp.pl> > Cc: Peter Chen <peter.c...@nxp.com> > Cc: Alan Stern <st...@rowland.harvard.edu> > Cc: Mathias Nyman <mathias.ny...@intel.com> > Cc: Bin Liu <b-...@ti.com> > Cc: Felipe Balbi <ba...@kernel.org> > Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>
For the EHCI part of 1/6 and the storage part of 2/6: Acked-by: Alan Stern <st...@rowland.harvard.edu> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html