Felipe Balbi 8f46baaa7e base: core: WARN() about bogus permissions on device attributes
Whenever a struct device_attribute is registered
with mismatched permissions - read permission without
a show routine or write permission without store
routine - we will issue a big warning so we catch
those early enough.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-15 09:39:15 -07:00
..
2013-03-07 13:06:21 -08:00
2013-03-13 08:48:28 -07:00
2013-01-16 12:34:34 -08:00
2013-02-21 12:05:51 -08:00
2013-02-26 02:46:08 -05:00
2010-05-21 09:37:29 -07:00
2012-12-11 13:13:55 -08:00