Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1731463
| From | Himanshi Jain <himshijain.hj@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string. |
| Date | 2017-09-13 10:50 +0200 |
| Message-ID | <upbwR-50A-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset is to rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string. Himanshi Jain (2): include: linux: sysfs: Add __ATTR_NAMED macro iio: Change to __ATTR_NAMED() drivers/iio/adc/ad7793.c | 2 +- drivers/staging/iio/adc/ad7192.c | 2 +- drivers/staging/iio/adc/ad7280a.c | 4 ++-- include/linux/iio/sysfs.h | 6 +++++- include/linux/sysfs.h | 7 +++++++ 5 files changed, 16 insertions(+), 5 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v2 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string. Himanshi Jain <himshijain.hj@gmail.com> - 2017-09-13 10:50 +0200
csiph-web