[PATCH] Corgi Touchscreen: Allow the driver to share the PMU
authorRichard Purdie <rpurdie@rpsys.net>
Tue, 6 Sep 2005 22:19:01 +0000 (15:19 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:53 +0000 (16:57 -0700)
commit347e4843fa1fc21bf542c6f086fcf5ef1ab5f58e
tree9c8afb5ef3d6093857b5d49ca59144c5d1c6c70b
parent948e12f0bd51db439659fed857971e22fbdd7527
[PATCH] Corgi Touchscreen: Allow the driver to share the PMU

The Corgi Touchscreen driver uses the PMU as an accurate timing source which
conflicts with its usage for performance monitoring.  This patch allows it to
be shared with other users such as oprofile.

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