diff options
author | Markus Pargmann <mpa@pengutronix.de> | 2015-11-24 12:17:58 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2015-11-25 11:49:42 +0800 |
commit | 78ae71ac882fbca3b092656b6fed46f0c2e71dd6 (patch) | |
tree | 1af83f4e994d03fa4da9ae1bc1c8e5c1619762e7 /Kbuild | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec (diff) | |
download | op-kernel-dev-78ae71ac882fbca3b092656b6fed46f0c2e71dd6.zip op-kernel-dev-78ae71ac882fbca3b092656b6fed46f0c2e71dd6.tar.gz |
clk: imx25: Remove osc clock from driver
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@pengutronix.de>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions