commit | b94653802a0a4ca027f8d9ff3ea79b4ebd2aa52e | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Fri Oct 11 16:43:42 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 31 12:37:11 2019 +0100 |
tree | c8f3880652cd8b375c20b2336a986f6bfb947385 | |
parent | 8877aaf6afceb442f24e962eace325e6ebd7ca95 [diff] |
iio: adc: max1027: Reset the device at probe time [ Upstream commit db033831b4f5589f9fcbadb837614a7c4eac0308 ] All the registers are configured by the driver, let's reset the chip at probe time, avoiding any conflict with a possible earlier configuration. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Sasha Levin <sashal@kernel.org>