• S
    firewire: ohci: beautify some macro definitions · 0dbe15f8
    Stefan Richter 提交于
    a) Sort device IDs by vendor -- device -- revision.
    
    b) Write quirk flags in hexadecimal.  This affects the user-visible
    output of "modinfo firewire-ohci".  Since more flags have been added
    recently, it is now easier to cope with them in hexadecimal represen-
    tation.  Besides, the device-specific combination of quirk flags is
    shown in hexadecimal in the kernel log too.  (And firewire-sbp2
    presents its own quirk flags in modinfo as hexadecimals as well.)
    Signed-off-by: NStefan Richter <stefanr@s5r6.in-berlin.de>
    0dbe15f8
ohci.c 105.2 KB