Input: jornada720_ts - fix build error ( LONG() usage )
authorKristoffer Ericson <kristoffer.ericson@gmail.com>
Tue, 16 Sep 2008 18:19:25 +0000 (14:19 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 16 Sep 2008 18:20:40 +0000 (14:20 -0400)
commit1577e4b70a04cce39f296cc714da5ad5d272105a
tree26e96d9d33a8d2fd0e73c036eed20a3d1221d482
parentcd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f
Input: jornada720_ts - fix build error ( LONG() usage )

This patch removes the usage of LONG() which is deprecated; we also
replace BIT() with BIT_MASK().

signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/jornada720_ts.c