diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2014-09-30 14:48:23 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-07 11:45:00 -0800 |
commit | d6ea8d01d1893e1299a4016d62fdda870b8cc215 (patch) | |
tree | e69453cc50fb84c6c2ec3f5c85f010ac8d185a82 /drivers/of | |
parent | 5aaba36318e5995e8c95d077a46d9a4d00fcc1cd (diff) | |
download | talos-obmc-linux-d6ea8d01d1893e1299a4016d62fdda870b8cc215.tar.gz talos-obmc-linux-d6ea8d01d1893e1299a4016d62fdda870b8cc215.zip |
topology: replace custom attribute macros with standard DEVICE_ATTR*
Currently couple of custom macros are defined to declare the
device attributes. However there are already standard macros
defined in device.h that suffice the need and these custom
macros can be removed.
This patch replaces custom attribute macros with standard
DEVICE_ATTR_RO attribute
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions