ARM: davinci: clk: add set_parent callback for mux clocks
authorDavid Lechner <david@lechnology.com>
Thu, 24 Mar 2016 23:51:30 +0000 (18:51 -0500)
committerSekhar Nori <nsekhar@ti.com>
Thu, 14 Apr 2016 10:01:48 +0000 (15:31 +0530)
commit8a9d088f66f84d7317b4adc64d3d3114f1ee8583
tree6b868ee939265ca6306f929785ff73ada3078bdf
parent86cad16087a8cdad88c1ac124afde4de01500c21
ARM: davinci: clk: add set_parent callback for mux clocks

Introduce a set_parent callback that will be used for mux clocks, such as
the USB PHY muxes and the async3 clock domain mux.

Signed-off-by: David Lechner <david@lechnology.com>
[nsekhar@ti.com: checkpatch fixes]
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/clock.c
arch/arm/mach-davinci/clock.h
This page took 0.025193 seconds and 5 git commands to generate.