Revert "serial: sirf: add a new uart type support"
authorQipan Li <Qipan.Li@csr.com>
Mon, 20 Apr 2015 08:10:22 +0000 (08:10 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 May 2015 20:27:00 +0000 (22:27 +0200)
commit4b8038dca0c0ccf5e4689cc4fbbbf4f3728304be
tree550db6349a3d7303533531f7f1447c66a79a1936
parent507224aa88fc2c11f252705ad286bca155e0df02
Revert "serial: sirf: add a new uart type support"

This reverts commit 52bec4ed4e("serial: sirf: add a new uart type
support").
we misunderstood the clock dependency in atlas7. Actually involved
several clocks are in a tree structure. we still only need to take
the leaf clock node for BT uarts.

Signed-off-by: Qipan Li <Qipan.Li@csr.com>
Signed-off-by: Barry Song <Barry.Song@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/sirf-uart.txt
drivers/tty/serial/sirfsoc_uart.c
drivers/tty/serial/sirfsoc_uart.h
This page took 0.025518 seconds and 5 git commands to generate.