commit | 347e4843fa1fc21bf542c6f086fcf5ef1ab5f58e | [log] [tgz] |
---|---|---|
author | Richard Purdie <rpurdie@rpsys.net> | Tue Sep 06 15:19:01 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 07 16:57:53 2005 -0700 |
tree | 9c8afb5ef3d6093857b5d49ca59144c5d1c6c70b | |
parent | 948e12f0bd51db439659fed857971e22fbdd7527 [diff] |
[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>