commit | 291bc047e125ff02c9affe06a7df28bed57b054d | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Mar 26 11:21:08 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Mar 26 14:07:23 2007 -0700 |
tree | e83cb4a2329a6de83328772d4b55eb23d329a9b8 | |
parent | e0f2e3a06be513352cb4955313ed7e55909acd84 [diff] |
[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>