]> bbs.cooldavid.org Git - net-next-2.6.git/commit
powerpc: Remove check of ibm,smt-snooze-delay OF property
authorAnton Blanchard <anton@samba.org>
Sun, 16 May 2010 20:01:28 +0000 (20:01 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 21 May 2010 07:31:11 +0000 (17:31 +1000)
commitdd04c63c96425af9b6741f3abf0ad25d6b1c0e8d
treec34eb68c389818362bfa90cada33b35b68c62450
parent60adec6226bbcf061d4c2d10944fced209d1847d
powerpc: Remove check of ibm,smt-snooze-delay OF property

I'm not sure why we have code for parsing an ibm,smt-snooze-delay OF
property. Since we have a smt-snooze-delay= boot option and we can
also set it at runtime via sysfs, it should be safe to get rid of
this code.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/sysfs.c