commit | c9fbe769d0f220f6b766e38c323ff52e680bc9e2 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <[email protected]> | Fri Dec 21 08:54:37 2018 +0100 |
committer | Greg Kroah-Hartman <[email protected]> | Tue Jan 22 14:25:26 2019 +0100 |
tree | 30d86edaceb6ed66d1b3300e0950ccae7b93b883 | |
parent | c1507ea8349c04681b9b288bc81ed786199ee181 [diff] |
rapidio: rio-sysfs.c: convert to use BUS_ATTR_WO We are trying to get rid of BUS_ATTR() and the usage of that in rio-sysfs.c can be trivially converted to use BUS_ATTR_WO(), so use that instead. Cc: Matt Porter <[email protected]> Cc: Alexandre Bounine <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>