]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: mrst-touchscreen - simplify en/disable of interrupts for NEC
authorAndy Ross <andy.ross@windriver.com>
Wed, 1 Sep 2010 06:00:41 +0000 (23:00 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 2 Sep 2010 02:43:30 +0000 (19:43 -0700)
commita9cfa2537c503229eed029dcb9916ffd74695f56
tree650e43818e6ee14fe911832c9dd6d028fe71b68f
parent409d568dc5f0dd179b5343630b65fdf082c14069
Staging: mrst-touchscreen - simplify en/disable of interrupts for NEC

Use 8 bit update commands instead of a 16 bit unaligned read/write
pair which fails after the first few calls; the voodoo in the original
doesn't seem to be required with this mechanism.

Tested-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andy Ross <andy.ross@windriver.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/staging/mrst-touchscreen/intel-mid-touch.c