ARM: davinci: serial: provide API to initialze UART clocks
authorSekhar Nori <nsekhar@ti.com>
Wed, 29 Aug 2012 17:18:52 +0000 (22:48 +0530)
committerSekhar Nori <nsekhar@ti.com>
Sat, 27 Oct 2012 10:58:31 +0000 (16:28 +0530)
Provide an API to initialize a UART clock. Refactor existing
davinci_serial_init() to separate out the part which enables
the clock.

This will later be used to help DA850 DT boot support.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>

No differences found