Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1715515
| From | Harinath Nampally <harinath922@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely. |
| Date | 2017-08-19 02:10 +0200 |
| Message-ID | <ufZuV-2rm-3@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <uf6oO-7w7-9@gated-at.bofh.it> <ufh0S-5Dl-21@gated-at.bofh.it> <ufr9T-480-17@gated-at.bofh.it> <ufrCX-4m1-41@gated-at.bofh.it> <ufuhr-6aR-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> This patch fixes by detaching the event related information from > chip_info struct, >>> and based on channel type and event direction the corresponding > event configuration registers >>> are picked dynamically. Hence multiple events can be handled in > read/write callbacks. >> which chip can have which event(s)? > I am planning to add 'supported events' field in > One small point. Don't put the word bugfix in the title (and fix > spelling of enable!). I know this is obviously a false restriction > on the driver, but it doesn't not work, it is just limited in features > without this. Sure, thanks for letting me know. On 08/17/2017 10:40 AM, Jonathan Cameron wrote: >>> This patch fixes by detaching the event related information from >>> chip_info struct, >>>>> and based on channel type and event direction the corresponding >>> event configuration registers >>>>> are picked dynamically. Hence multiple events can be handled in >>> read/write callbacks. >>>> which chip can have which event(s)? >>> I am planning to add 'supported events' field in > One small point. Don't put the word bugfix in the title (and fix > spelling of enable!). I know this is obviously a false restriction > on the driver, but it doesn't not work, it is just limited in features > without this.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely. Harinath Nampally <harinath922@gmail.com> - 2017-08-15 00:50 +0200
Re: [PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely. Peter Meerwald-Stadler <pmeerw@pmeerw.net> - 2017-08-16 15:20 +0200
Re: [PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely. Martin Kepplinger <martink@posteo.de> - 2017-08-17 13:30 +0200
Re: [PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely. Harinath Nampally <harinath922@gmail.com> - 2017-08-17 14:00 +0200
Re: [PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely. Jonathan Cameron <jic23@kernel.org> - 2017-08-17 16:50 +0200
Re: [PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely. Harinath Nampally <harinath922@gmail.com> - 2017-08-19 02:10 +0200
csiph-web