ipmi: reduce polling
authorMatthew Garrett <[email protected]>
Wed, 26 May 2010 21:43:49 +0000 (14:43 -0700)
committerLinus Torvalds <[email protected]>
Thu, 27 May 2010 16:12:49 +0000 (09:12 -0700)
commit3326f4f2276791561af1fd5f2020be0186459813
tree1a448dae09ae046e30be294085699cd40dd054a7
parentea4078ca1a7a3a198e519c2a7a2ed6126e40b130
ipmi: reduce polling

We can reasonably alter the poll rate depending on whether we're
performing a transaction or merely waiting for an event.

Signed-off-by: Matthew Garrett <[email protected]>
Signed-off-by: Corey Minyard <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/char/ipmi/ipmi_si_intf.c