diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-29 16:31:26 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-08 15:18:55 +0100 |
commit | a4723041857eaa35f189d237da769c4c63235544 (patch) | |
tree | 31ba3b59cadb8f3e0488e0dd221edb047099c343 /drivers/base/class.c | |
parent | 2e7189b6c774adc6b848808286b14d0825dc9d1a (diff) |
driver core: drop use of BUS_ATTR()
We are trying to get rid of BUS_ATTR() so drop the last user of it from
the tree. We had to "open code" it in order to prevent a function name
conflict due to the use of DEVICE_ATTR_WO() earlier in the file :(
Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/class.c')
0 files changed, 0 insertions, 0 deletions