From: Kevin Hilman Date: Mon, 27 Sep 2010 14:50:06 +0000 (+0530) Subject: OMAP: UART: use non-locking versions of hwmod enable/idle functions X-Git-Tag: v2.6.37-rc1~121^2~25^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8da37d9dc52befa8b55bdc20eef2a4aaf20e0c8d;p=pandora-kernel.git 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 Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed