commit | 57699e9adf1b44f281d808609b47816804763bfa | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Dec 12 00:24:23 2008 +0000 |
committer | Ben Dooks <ben-linux@fluff.org> | Thu May 07 11:04:55 2009 +0100 |
tree | 61e2932babbbee5ae2c4ccb70554ee366da03fc5 | |
parent | 67b3e542ab1cf9f2fe3c1d4ae2aa16dd3b4a7e24 [diff] |
[ARM] S3C: Add debug to UART save and a per-arch callback pre-restore Add a simple debug message on saving the UART state and add a per-arch pre-restore function to be used by the s3c64xx restore code to ensure the UARTs control registers do not go through any illegal state changes. Signed-off-by: Ben Dooks <ben-linux@fluff.org>