diff options
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2013-03-28 22:04:00 +0000 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2013-03-29 09:29:11 +0000 |
commit | f6e8a9687b785b4c75d71370681f7a6e9fd89685 (patch) | |
tree | de7759598e9b319012bba36ddafb37af972b3151 /Documentation/devicetree/bindings/arm | |
parent | df4b404b35e3e125b7e6d82f9affc6c704502cb3 (diff) |
iio: mxs-lradc: Do hardware initialization earlier
We need to initialize hardware before registering the touchscreen. Else,
we end up setting registers in mxs_lradc_ts_open(), getting called just
after registering the touchscreen with input_register_device() and by
the end of mxs_lradc_probe(), we reset the LRADC block hence losing the
correct configuration.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
0 files changed, 0 insertions, 0 deletions