]> Pileus Git - ~andy/linux/commit
OMAP: UART: use non-locking versions of hwmod enable/idle functions
authorKevin Hilman <khilman@deeprootsystems.com>
Mon, 27 Sep 2010 14:50:06 +0000 (20:20 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 29 Sep 2010 19:42:58 +0000 (12:42 -0700)
commit8da37d9dc52befa8b55bdc20eef2a4aaf20e0c8d
treed0e9702f203263bddb91439b09c7a1be0ded361a
parent3244fcd227526a2f21018a280c7af0a9219c6ff4
OMAP: UART: use non-locking versions of hwmod enable/idle functions

Since the UART enable/idle is done during the idle path (with
interrupts disabled), use the non-locking versions of the hwmod
enable/idle functions.

Signed-off-by: Govindraj.R <govindraj.raja@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/serial.c