]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2c4f5d6e28d4d9d3fbba521eb00191619c039dbe
tree26e96d9d33a8d2fd0e73c036eed20a3d1221d482
parentb58e2ee1487ba5de32c13608b943f69570d1b779
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