serial: tegra_hsuart: Call rx_done callback with lock held.
authorJaikumar Ganesh <jaikumar@google.com>
Tue, 14 Dec 2010 22:56:59 +0000 (14:56 -0800)
committerJaikumar Ganesh <jaikumar@google.com>
Wed, 15 Dec 2010 19:51:38 +0000 (11:51 -0800)
commitf45ad45201f7446d1138fc425947dce300f47131
treecbc30a5d2e0e67274af28bc32d37befe8b6218f5
parentb109f014ee735aebf126955d7e7c6ec3d186642e
serial: tegra_hsuart: Call rx_done callback with lock held.

Similar to the exit_lpm callback which is called with the lock
held, call the rx_done callback with lock held.

Change-Id: I307d5191669ef6816d8406bb421b2c10c902f6a8
Signed-off-by: Jaikumar Ganesh <jaikumar@google.com>
drivers/serial/tegra_hsuart.c