• Greg Ungerer's avatar
    [PATCH] ColdFire serial driver fixups · b1705344
    Greg Ungerer authored
    A number of small ColdFire serial driver fixups:
     - use correct irq handler return type (irqreturn_t)
     - add support for mark and space parity
     - some casting to keep types clean (and remove compile warnings)
     - fix missing ";" after local tty_driver struct definition
    b1705344
mcfserial.c 45 KB