[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)
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>

No differences found