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

2016-03-28 Thread Peter Meerwald-Stadler
> Changes since the first version: > * Use data->client instead of to_i2c_client(indio_dev->dev.parent) > * Adjust i2c_check_functionality bits requested. > > I also fixed gitconfig so it won't create attachments or suppress cc. I've never seen the first version of the patch; anyway, comments be

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

2016-03-28 Thread Crestez Dan Leonard
Hello, Changes since the first version: * Use data->client instead of to_i2c_client(indio_dev->dev.parent) * Adjust i2c_check_functionality bits requested. I also fixed gitconfig so it won't create attachments or suppress cc. Signed-off-by: Crestez Dan Leonard --- drivers/iio/pressure/Kconfig