• B
    [ARM] S3C: Update UART save over PM suspend/resume · d2b07fe2
    Ben Dooks 提交于
    Change the way the UART state is saved over suspend to allow the s3c64xx
    code to modify the settings on resume to avoid any illegal state changes
    to the UART clocks. This will also allow us to save the UDIVSLOT register
    on newer SoCs.
    
    Move to using a structure for the UART use the extant Kconfig configuration
    specifying the number of UARTs.
    Signed-off-by: NBen Dooks <ben-linux@fluff.org>
    d2b07fe2
pm.c 8.2 KB