]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] clockevents: remove bad designed sysfs support for now
authorThomas Gleixner <tglx@linutronix.de>
Mon, 26 Mar 2007 09:21:08 +0000 (11:21 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 26 Mar 2007 21:07:23 +0000 (14:07 -0700)
commit291bc047e125ff02c9affe06a7df28bed57b054d
treee83cb4a2329a6de83328772d4b55eb23d329a9b8
parente0f2e3a06be513352cb4955313ed7e55909acd84
[PATCH] clockevents: remove bad designed sysfs support for now

The current sysfs support of clockevents does not obey the "only one
value per file" rule.

The real fix is not 2.6.21 material. Therefor remove the sysfs support
for now.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/time/clockevents.c