• Russell King's avatar
    [ARM] Update PXA serial driver. · 1bd553f9
    Russell King authored
    - Move CKEN manipulation into power management handling (so we don't
      shut down the clock to the console port.)
    - .iotype should be using UPIO_xxx not SERIAL_IO_xxx
    - Remove each port when module is unloaded.
    - Remove needless #include.
    - Remove ASYNC_SKIP_TEST - we don't have any tests to skip.
    1bd553f9
pxa.c 19.8 KB