ipmi: reduce polling
authorMatthew Garrett <mjg@redhat.com>
Wed, 26 May 2010 21:43:49 +0000 (14:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
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 <mjg@redhat.com>
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_si_intf.c