Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1408602
| From | Jonathan Cameron <jic23@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/1] iio: light: Added CM36672 Proximity Sensor Driver. |
| Date | 2016-05-29 18:30 +0200 |
| Message-ID | <rEbLc-9Z-11@gated-at.bofh.it> (permalink) |
| References | <rDXfb-7yp-3@gated-at.bofh.it> <rE4JH-3Zy-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 29/05/16 09:55, Peter Meerwald-Stadler wrote: > On Sat, 28 May 2016, Kevin Tsai wrote: > >> Added Vishay Capella CM36672 Proximity Sensor IIO driver. Support both >> ACPI and Device Tree. > > comments below > >> Signed-off-by: Kevin Tsai <capellamicro@gmail.com> >> --- <snip> >> +#ifdef CONFIG_ACPI >> +/** >> + * cm36672_acpi_get_cpm_info() - Get CPM object from ACPI >> + * @client: pointer of struct i2c_client. >> + * @obj_name: pointer of ACPI object name. >> + * @count: maximum size of return array. >> + * @vals: pointer of array for return elements. >> + * >> + * Convert ACPI CPM table to array. Special thanks Srinivas Pandruvada's > > thanks for thanks to (if we are getting picky ;) > >> + * help to implement this routine. >> + * >> + * Return: -ENODEV for fail. Otherwise is number of elements. > > Otherwise the number of elements >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/1] iio: light: Added CM36672 Proximity Sensor Driver. Kevin Tsai <capellamicro@gmail.com> - 2016-05-29 03:00 +0200
Re: [PATCH 1/1] iio: light: Added CM36672 Proximity Sensor Driver. Peter Meerwald-Stadler <pmeerw@pmeerw.net> - 2016-05-29 11:00 +0200
Re: [PATCH 1/1] iio: light: Added CM36672 Proximity Sensor Driver. Jonathan Cameron <jic23@kernel.org> - 2016-05-29 18:30 +0200
Re: [PATCH 1/1] iio: light: Added CM36672 Proximity Sensor Driver. Jonathan Cameron <jic23@kernel.org> - 2016-05-29 18:50 +0200
csiph-web