• Corey Minyard's avatar
    ipmi: Add alert handling to SSIF · 91620521
    Corey Minyard authored
    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>
    91620521
ipmi_ssif.c 49 KB