Re: [PATCH v4] hp206c: Initial support for reading sensor values

2016-04-03 Thread Jonathan Cameron
On 29/03/16 17:14, Crestez Dan Leonard wrote: > Signed-off-by: Crestez Dan Leonard > --- > > Previous version had an extra printk on pressure read, please ignore. Also > patch update notes were above the ---. As a general process point, it is useful to have the complete history here rather than j

[PATCH v4] hp206c: Initial support for reading sensor values

2016-03-29 Thread Crestez Dan Leonard
Signed-off-by: Crestez Dan Leonard --- Previous version had an extra printk on pressure read, please ignore. Also patch update notes were above the ---. drivers/iio/pressure/Kconfig | 10 + drivers/iio/pressure/Makefile | 1 + drivers/iio/pressure/hp206c.c | 426