commit | db033831b4f5589f9fcbadb837614a7c4eac0308 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Fri Oct 11 16:43:42 2019 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Oct 15 21:11:03 2019 +0100 |
tree | 0d48f112739b7ecec08f043a5f2aefc9c56b3d7e | |
parent | ffae106764758e5e11b54c3bc137936725f1990a [diff] |
iio: adc: max1027: Reset the device at probe time 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>