ipmi: change timeout and event poll to one second
authorCorey Minyard <cminyard@mvista.com>
Wed, 26 May 2010 21:43:50 +0000 (14:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 May 2010 16:12:50 +0000 (09:12 -0700)
commitddac44b7b21b72c0d9d6882ac8d7027afc25138c
treebfdd1c8fdd569563918f0b57f922a53934d2d7ee
parent06ee459402434aabed0c6d03c4cc10bfe4a3a65b
ipmi: change timeout and event poll to one second

The timeouts in IPMI are in the 1-5 second range in message handling, so a
1 second timeout is a reasonable thing to do.  This should help with
reducing power consumption on idle systems.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/ipmi/ipmi_msghandler.c