On 11/3/2010 5:55 PM, Ken Lierman wrote:
From: Ulf Samuelsson<[email protected]>

Includes initial driver from vendor, plus self test support,
cleanup, and integration.

Please include the following the the default config for handset:
CONFIG_TOUCHSCREEN_ATMEL_MAXTOUCH=y
CONFIG_TOUCHSCREEN_ATMEL_MAXTOUCH_BL=y

Signed-off-by: Ken Lierman<[email protected]>
Approval from GPL release to meego provided by:
Signed-off-by: Jon Kiachian<[email protected]>
---
  drivers/input/touchscreen/Kconfig          |   44 +
  drivers/input/touchscreen/Makefile         |    1 +
  drivers/input/touchscreen/atmel_maxtouch.c | 2080 ++++++++++++++++++++++++++++
  include/linux/atmel_maxtouch.h             |  325 +++++
  4 files changed, 2450 insertions(+), 0 deletions(-)
  create mode 100644 drivers/input/touchscreen/atmel_maxtouch.c
  create mode 100644 include/linux/atmel_maxtouch.h


how is this driver different from the driver for the same hardware that is already there in the upstream kernel?

_______________________________________________
MeeGo-kernel mailing list
[email protected]
http://lists.meego.com/listinfo/meego-kernel

Reply via email to