• Dan Williams's avatar
    libertas: add two-stage firmware request helper · 72f7a667
    Dan Williams authored
    SDIO, GSPI, and CS all use 2-stage firmware and the loading
    process and logic should be the same.  Allow module parameters
    to override the automatic firmware choice, otherwise just walk
    the bus driver's firmware table and pick out the first firmware
    pair that exists for the given model.
    
    Some special care is taken to allow overriding of just the helper
    or the main firmware, but let the other of the pair be chosen
    automatically.
    Signed-off-by: default avatarDan Williams <dcbw@redhat.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    72f7a667
main.c 28.3 KB