[PATCH] Corgi touchscreen: Fix a pmu bug
authorRichard Purdie <rpurdie@rpsys.net>
Tue, 6 Sep 2005 22:19:02 +0000 (15:19 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:53 +0000 (16:57 -0700)
commit8cc3c7af42aa826d413e3134628d85f3920457d8
tree5dbfbaf12052e9fe316b18e150ef50aafee4218c
parent74b74890bc23b8c6f5b0c0d99f6e1b3d39cb3dae
[PATCH] Corgi touchscreen: Fix a pmu bug

Corgi Touchscreen bugfix.  If the PMU isn't running, the register needs to
be set to a sane value rather than reusing some random value.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/input/touchscreen/corgi_ts.c