• Andrew Morton's avatar
    [PATCH] m68knommu: fixes to the 68328 DragonBall serial driver · 53fc8f8c
    Andrew Morton authored
    From: <gerg@snapgear.com>
    
    A few fixes for the 68328 "DragonBall" serial driver:
    
    . use irqreturn_t for interrupt handlers
    . correct a few variable types (stop compiler warnings)
    . correctly use return values from put_user(), get_user() and copy_to_user()
    
    Many of these originaly from kernel janitors.
    53fc8f8c
68328serial.c 38.3 KB