diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-02-14 21:24:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-17 07:10:49 +0100 |
commit | 87e715deb8e24bf1a6a9a1babaf465c28c93889c (patch) | |
tree | 301f21d1a648dc9a84c1eb65df4c2e77fc79cb4a /drivers/misc/Makefile | |
parent | MAINTAINERS: update firmware loader entry (diff) | |
download | linux-87e715deb8e24bf1a6a9a1babaf465c28c93889c.tar.xz linux-87e715deb8e24bf1a6a9a1babaf465c28c93889c.zip |
zorro: stop creating attributes by hand
Instead of creating attributes one by one, define attribute_group array
and attach it to bus->dev_groups, so that all needed attributes are created
automatically when a new device is registered on the bus.
Also switch to using standard DEVICE_ATTR_RO() macros.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/Makefile')
0 files changed, 0 insertions, 0 deletions