commit | ced321bf9151535f85779b0004c93529f860b2a4 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 14 16:05:54 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 16 10:57:36 2013 -0700 |
tree | 34a2138580124c0a41c90c25bb450d0deba2e711 | |
parent | e4b63603c2a1e2c4db3de11b0f2b17360a7695bb [diff] |
driver core: device.h: add RW and RO attribute macros Make it easier to create attributes without having to always audit the mode settings. Reviewed-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>