Skip to content
Commit 91620521 authored by Corey Minyard's avatar Corey Minyard
Browse files

ipmi: Add alert handling to SSIF



The SSIF interface can optionally have an SMBus alert come in when
data is ready.  Unfortunately, the IPMI spec gives wiggle room to
the implementer to allow them to always have the alert enabled,
even if the driver doesn't enable it.  So implement alerts.
If you don't in this situation, the SMBus alert handling will
constantly complain.

Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
parent 9f812704
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment