From: Rabin Vincent Date: Tue, 12 Aug 2008 22:08:45 +0000 (-0700) Subject: cpuidle: make sysfs attributes sysdev class attributes X-Git-Tag: v2.6.27-rc3~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66198f36aac21533245a77aac4a8f7c8c509d8bd;p=pandora-kernel.git cpuidle: make sysfs attributes sysdev class attributes These attributes are really sysdev class attributes. The incorrect definition leads to an oops because of recent changes which make sysdev attributes use a different prototype. Based on Andi's f718cd4add5aea9d379faff92f162571e356cc5f ("sched: make scheduler sysfs attributes sysdev class devices") Reported-by: Eric Sesterhenn Signed-off-by: Rabin Vincent Acked-by: Andi Kleen Cc: "Li, Shaohua" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed