• James Bottomley's avatar
    [PATCH] more SPI transport attribute updates · 678decfe
    James Bottomley authored
    This does three things
    
    - Fix the signedness of the bit attributes (otherwise they show up as -1
    when on, not 1)
    - Make the period adjust to the closest value rather than ignoring
    values it doesn't understand.
    - Add a visibility field to attributes, so drivers can get rid of
    attributes they're never going to care about
    678decfe
scsi_transport_spi.h 3.96 KB