]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit58574c784324322c42158344e1ba3efb067c6da8
tree9c8afb5ef3d6093857b5d49ca59144c5d1c6c70b
parent283411e94746b1e7833c47e6c5fbc55c7475d013
[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