diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-07-06 15:31:32 -0300 |
---|---|---|
committer | Wolfram Sang <w.sang@pengutronix.de> | 2012-07-09 14:48:25 +0200 |
commit | 1f09c672314f8180113429ff36cad09296c40a9f (patch) | |
tree | 922763ea61609bd953b19e8cee3ff5372df2defb /arch/arm/plat-mxc | |
parent | a3f24c0dbd0b9a7624d077b3c1841dde267aaa6c (diff) | |
download | linux-1f09c672314f8180113429ff36cad09296c40a9f.tar.bz2 |
i2c: i2c-imx: Adapt the clock name to the new clock framework
With the new i.mx clock framework the i2c clock is registered as:
clk_register_clkdev(clk[i2c1_ipg_gate], NULL, "imx-i2c.0")
So we do not need to pass "i2c_clk" string and can use NULL instead.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
[wsa: rebased on top of the devm-conversion]
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'arch/arm/plat-mxc')
0 files changed, 0 insertions, 0 deletions