summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/omap-serial.h
diff options
context:
space:
mode:
authorGovindraj.R2011-11-07 14:26:12 +0100
committerKevin Hilman2011-12-15 01:05:21 +0100
commit9f9ac1e84a24670eea1430040e0aef278b4daffa (patch)
treec4ffcf089f95e8232bfff4ac8d7b242408d53057 /arch/arm/plat-omap/include/plat/omap-serial.h
parentARM: OMAP2+: UART: Add runtime pm support for omap-serial driver (diff)
downloadkernel-qcow2-linux-9f9ac1e84a24670eea1430040e0aef278b4daffa.tar.gz
kernel-qcow2-linux-9f9ac1e84a24670eea1430040e0aef278b4daffa.tar.xz
kernel-qcow2-linux-9f9ac1e84a24670eea1430040e0aef278b4daffa.zip
ARM: OMAP2+: UART: Remove context_save and move context restore to driver
Remove context save function from serial.c and move context restore function to omap-serial. Remove all regs stored in omap_uart_state for contex_save/restore, reg read write funcs used in context_save/restore, io_addresses populated for read/write funcs. Clock gating mechanism was done in serial.c and had no info on uart state thus we needed context save and restore in serial.c With runtime conversion and clock gating done within uart driver context restore can be done from regs value available from uart_omap_port structure. Signed-off-by: Govindraj.R <govindraj.raja@ti.com> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> (for drivers/tty changes) Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/arm/plat-omap/include/plat/omap-serial.h')
0 files changed, 0 insertions, 0 deletions