diff options
author | Joe Simmons-Talbott <joetalbott@gmail.com> | 2022-06-01 20:54:14 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-06-15 23:07:10 +0200 |
commit | 9cf0b618599487f456ef5596dd30b5c162291e3c (patch) | |
tree | f8105bdd5eb404979f316b50b54d5f3ed112d0cd /Documentation | |
parent | iio: adc: meson_saradc: Use regmap_read_poll_timeout() for busy wait (diff) | |
download | linux-9cf0b618599487f456ef5596dd30b5c162291e3c.tar.xz linux-9cf0b618599487f456ef5596dd30b5c162291e3c.zip |
iio: Use octal permissions and DEVICE_ATTR_{RO,RW}.
As reported by checkpatch.pl. Where possible use DEVICE_ATTR_RO(),
DEVICE_ATTR_RW(), and __ATTR_RO(). Change function names to be
<var>_show() for read and <var>_store() for write.
Suggested-by: Joe Perches <joe@perches.com>
Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Joe Simmons-Talbott <joetalbott@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220601185414.251571-1-joetalbott@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions