From: Ben Dooks Date: Fri, 12 Dec 2008 00:24:20 +0000 (+0000) Subject: [ARM] S3C: Update UART save over PM suspend/resume X-Git-Tag: v2.6.30-rc1~636^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2b07fe2a3e35d8e58cceb63ab58831d706da939;p=pandora-kernel.git [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 --- Reading git-diff-tree failed