ARM: fiq_debugger: add debug_putc
authorColin Cross <ccross@android.com>
Thu, 15 Mar 2012 19:57:20 +0000 (12:57 -0700)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 20:40:39 +0000 (13:40 -0700)
commit5bfb852cfa586c9e61ac6e8ba89a7e570c44e122
tree94e280446fca5765833e152747dd43e1ffc2218f
parent7d2e593be19fe0a3c8c6fa5ab14bee55457bef4d
ARM: fiq_debugger: add debug_putc

Convert all the calls to state->pdata->uart_putc to a debug_putc
helper.

Change-Id: Idc007bd170ff1b51d0325e238105ae0c86d23777
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/common/fiq_debugger.c