Files
linux/drivers/input/touchscreen
Nick Dyer 7a53d60926 Input: atmel_mxt_ts - move input device init into separate function
It is useful to initialise the input device later:
- Screen parameters may not be not known yet, for instance if waiting for
  firmware loader to return.
- Device may be in bootloader mode on probe (but could still be recovered by
  firmware download).

In addition, later devices have a different touchscreen object (T100) which
requires handling differently.

This also reduces the complexity of the probe function.

Signed-off-by: Nick Dyer <nick.dyer@itdev.co.uk>
Acked-by: Yufeng Shen <miletus@chromium.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2014-07-23 13:25:10 -07:00
..
2012-11-24 00:05:38 -08:00
2014-05-14 16:49:19 -07:00
2013-12-06 02:06:29 -08:00
2013-12-16 02:04:49 -08:00
2013-12-06 02:06:29 -08:00
2013-12-06 02:06:29 -08:00
2014-05-29 00:06:00 -07:00
2013-12-06 02:06:29 -08:00
2013-03-12 08:50:20 -07:00