]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Input: ads7846: fix byteorder in the filtering logic
authorImre Deak <imre.deak@nokia.com>
Mon, 15 May 2006 09:14:41 +0000 (02:14 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 15 May 2006 09:14:41 +0000 (02:14 -0700)
commitb2a19bf4595bd083b2077868b57d56437d8883fa
tree321a091283c14919cc8523bc9434a27edd1e8541
parent1d0d616724d8fb4ffbbffed6c037250bc1488269
[PATCH] Input: ads7846: fix byteorder in the filtering logic

The BE->CPU conversion must be done also in the filtering logic.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
drivers/input/touchscreen/ads7846.c