| commit | efde655c8c27ad82f3487ef5e85d6600dafcb8a2 | [log] [tgz] |
|---|---|---|
| author | Dima Zavin <dima@android.com> | Wed Oct 05 14:08:20 2011 -0700 |
| committer | Dima Zavin <dima@android.com> | Tue Oct 25 22:05:49 2011 -0700 |
| tree | 0f66c57b5f79f41513f49dd38665333250f58b2b | |
| parent | 83b72704b03546192676933905b29005924f822e [diff] |
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>