diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-02-14 12:24:09 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-17 15:10:49 +0900 |
commit | 87e715deb8e24bf1a6a9a1babaf465c28c93889c (patch) | |
tree | 301f21d1a648dc9a84c1eb65df4c2e77fc79cb4a /mm/zswap.c | |
parent | a553910fbaafbd7c18823c0f1e5dcc2d12c9fd2a (diff) | |
download | talos-obmc-linux-87e715deb8e24bf1a6a9a1babaf465c28c93889c.tar.gz talos-obmc-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 'mm/zswap.c')
0 files changed, 0 insertions, 0 deletions