From: Andy Ross Date: Wed, 1 Sep 2010 06:00:41 +0000 (-0700) Subject: Staging: mrst-touchscreen - simplify en/disable of interrupts for NEC X-Git-Tag: v2.6.37-rc1~135^2^2~54^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9cfa2537c503229eed029dcb9916ffd74695f56;p=pandora-kernel.git 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 Signed-off-by: Andy Ross Signed-off-by: Alan Cox Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed