diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-09-05 18:52:27 +0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-09-29 18:43:29 +0400 |
commit | 24b82d3c350dfc16cd4a7de87ca0959ff5fbaa15 (patch) | |
tree | 6a039534eacd7993daf77b9a53d7885ff0de6b65 /arch/frv/kernel | |
parent | ddf16d620bd80b3c99160acd336c985b70399e37 (diff) | |
download | linux-24b82d3c350dfc16cd4a7de87ca0959ff5fbaa15.tar.xz |
mtd: mxc_nand: Adapt the clock name to the new clock framework
With the new i.mx clock framework the mxc_nand clock is registered as:
clk_register_clkdev(clk[nfc_gate], NULL, "mxc_nand");0")
So we do not need to pass "nfc" string and can use NULL instead.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'arch/frv/kernel')
0 files changed, 0 insertions, 0 deletions