• A
    maple: fix device detection · bd496669
    Adrian McMenamin 提交于
    The maple bus driver that went into the kernel mainline in September 2007
    contained some bugs which were revealed by the update of the kobj code
    for the current release series. Unfortunately those bugs also helped
    ensure maple devices were properly detected. This patch (against the
    current git) now ensures that devices are properly detected again.
    
    (A previous attempt to fix this by delaying initialisation only partially
     fixed this - as became apparent when the bus was fully loaded)
    Signed-off-by: NAdrian McMenamin <adrian@mcmen.demon.co.uk>
    Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
    bd496669
maple.c 18.0 KB