[PATCH v2 resend] clk: imx25: Remove osc clock from driver
Shawn Guo
shawnguo at kernel.org
Tue Nov 24 19:49:57 PST 2015
On Tue, Nov 24, 2015 at 12:17:58PM +0100, Markus Pargmann wrote:
> The 'osc' clock is already initialized by the fixed clock defined in
> imx25.dtsi. The imx25 clock driver tries to add this clock for a second
> time and fails with -EEXIST:
> i.MX clk 1: register failed with -17
>
> As the clock is already properly setup in DT with a different driver, we
> can completely remove the handling in the imx25 clock driver.
>
> Signed-off-by: Markus Pargmann <mpa at pengutronix.de>
> Reviewed-by: Lucas Stach <l.stach at pengutronix.de>
Applied, thanks.
More information about the linux-arm-kernel
mailing list