Files
linux/include
Greg Kroah-Hartman 2027cbcf49 driver core: add CLASS_ATTR_WO()
Some class subsystems are open-coding CLASS_ATTR_WO because the driver
core never provided it.  Add the macro to device.h so that we can go
around and fix up the individual subsystems as needed.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-24 16:08:13 +01:00
..
2016-09-22 13:22:21 +02:00
2016-11-24 16:08:13 +01:00
2016-10-05 16:43:53 -03:00