commit | dd04c63c96425af9b6741f3abf0ad25d6b1c0e8d | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Sun May 16 20:01:28 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri May 21 17:31:11 2010 +1000 |
tree | c34eb68c389818362bfa90cada33b35b68c62450 | |
parent | 60adec6226bbcf061d4c2d10944fced209d1847d [diff] |
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>