commit | d2b07fe2a3e35d8e58cceb63ab58831d706da939 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Dec 12 00:24:20 2008 +0000 |
committer | Ben Dooks <ben-linux@fluff.org> | Sun Mar 08 12:37:10 2009 +0000 |
tree | fec7bcae153eb12d482a809967ac4809809337fe | |
parent | ef30e14420df546bc6576b00f9caf3379b6699d1 [diff] |
[ARM] S3C: Update UART save over PM suspend/resume 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: Ben Dooks <ben-linux@fluff.org>