commit | a9cfa2537c503229eed029dcb9916ffd74695f56 | [log] [tgz] |
---|---|---|
author | Andy Ross <andy.ross@windriver.com> | Tue Aug 31 23:00:41 2010 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Sep 01 19:43:30 2010 -0700 |
tree | 650e43818e6ee14fe911832c9dd6d028fe71b68f | |
parent | 409d568dc5f0dd179b5343630b65fdf082c14069 [diff] |
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>