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)
committerDima Zavin <dima@android.com>
Wed, 26 Oct 2011 05:05:49 +0000 (22:05 -0700)
commitefde655c8c27ad82f3487ef5e85d6600dafcb8a2
tree0f66c57b5f79f41513f49dd38665333250f58b2b
parent83b72704b03546192676933905b29005924f822e
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