On Fri, 2017-06-09 at 11:03 +0200, Greg Kroah-Hartman wrote: > We are trying to get rid of DRIVER_ATTR(), and all of the nes.c driver > attributes can be trivially changed to use DRIVER_ATTR_RW(), making the > code smaller and easier to manage over time.
Reviewed-by: Bart Van Assche <[email protected]>

