hpilo: add interrupt handler
authorDavid Altobelli <david.altobelli@hp.com>
Mon, 17 Aug 2009 23:07:33 +0000 (17:07 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 16:50:48 +0000 (09:50 -0700)
commit9f7048412163d8f8175ba01063f3db02d42cc6a7
tree900018fc99f3218d146012cacb7eda9a98d48a23
parent66d5e5169c96f3e0175235e2bcbaedc8bc1c728f
hpilo: add interrupt handler

Add interrupt handler to hpilo.  This is enablement for poll handler,
and it also simplifies the logic for handling an iLO reset, because now
only the interrupt handler needs to look for reset, the file system
interfaces only need to return failure when a reset has happened.

Signed-off-by: David Altobelli <david.altobelli@hp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/misc/hpilo.c
drivers/misc/hpilo.h