ARM: common: fiq_debugger: add uart_enable/disable platform callbacks
authorDima Zavin <dima@android.com>
Wed, 5 Oct 2011 21:08:20 +0000 (14:08 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:25:18 +0000 (12:25 -0800)
commit438f4ad711f5749b1d12fdf8a8db8fdc4c4937bc
tree1aaf4fc3d48fbe6cc331eb20af38364635a51c8c
parentacd802a19788f8bfed502e43d875802e8052b91b
ARM: common: fiq_debugger: add uart_enable/disable platform callbacks

This allows the platform specific drivers to properly enable
and disable the uart at the appropriate times. On some platforms, just
managing the clock is not enough.

Change-Id: I5feaab04cfe313a4a9470ca274838676b9684201
Signed-off-by: Dima Zavin <dima@android.com>
arch/arm/common/fiq_debugger.c
arch/arm/include/asm/fiq_debugger.h