diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-19 14:56:28 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2017-07-21 12:02:49 +0530 |
commit | 13efe1a05384bc405cac7187e02b547e5f40e614 (patch) | |
tree | ac93e548f060f77ae0e5ec96f4cbdf1c57d4d1fe /drivers/dma/TODO | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 (diff) | |
download | linux-stable-13efe1a05384bc405cac7187e02b547e5f40e614.tar.gz linux-stable-13efe1a05384bc405cac7187e02b547e5f40e614.tar.bz2 linux-stable-13efe1a05384bc405cac7187e02b547e5f40e614.zip |
dmaengine: ppc4xx: remove DRIVER_ATTR() usage
It's better to be explicit and use the DRIVER_ATTR_RW() and
DRIVER_ATTR_RO() macros when defining a driver's sysfs file.
Bonus is this fixes up a checkpatch.pl warning.
This is part of a series to drop DRIVER_ATTR() from the tree entirely.
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/TODO')
0 files changed, 0 insertions, 0 deletions