• J
    HISI LPC: Don't fail probe for unrecognised child devices · bcf00808
    John Garry 提交于
    mainline inclusion
    from next
    commit: <not-yet-available>
    category: bugfix
    bugzilla: 5498
    CVE: NA
    
    -----------------------------------------
    
    Currently for ACPI-based FW we fail the probe for an unrecognised child
    HID.
    
    However, there is FW in the field with LPC child devices having fake HIDs,
    namely "IPI0002", which was an IPMI device invented to support the origin
    LPC host driver, different from the final mainline version.
    
    To provide compatibility support for these dodgy FWs, just discard the
    unrecognised HIDs instead of failing the probe altogether.
    Signed-off-by: NJohn Garry <john.garry@huawei.com>
    Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
    bcf00808
hisi_lpc.c 16.6 KB