[arm]: tegra: serial: DMA allocation fix.
authorMike Corrigan <michael.corrigan@motorola.com>
Thu, 14 Oct 2010 18:55:13 +0000 (13:55 -0500)
committerColin Cross <ccross@android.com>
Thu, 14 Oct 2010 23:07:37 +0000 (16:07 -0700)
commit1785cb19f02da95f064bd4d3c703725b3d39e9ba
tree37ca07453676ad3f8d1d52614dcba393575901b6
parent90b46c5cf7de431390d04be89821bac9b2fced30
[arm]: tegra: serial: DMA allocation fix.

Handle the case where DMA channels cannot be allocated and PIO must be used.
Fixed a typo for forcing RX to use PIO.

Change-Id: I167184f9ce936d4a08dd9919ae4f8b0d9ad7e0c4
Signed-off-by: Mike Corrigan <michael.corrigan@motorola.com>
drivers/serial/tegra_hsuart.c