summaryrefslogtreecommitdiffstats
path: root/fs/nls/nls_cp860.c
diff options
context:
space:
mode:
authorMike Rapoport <mike@compulab.co.il>2009-01-18 11:55:19 +0200
committerEric Miao <eric.miao@marvell.com>2009-01-19 10:55:16 +0800
commit8d69abb08343706f88380edb83927ffc0fc83098 (patch)
tree9d1f241988e7558c718d967d34751866ccb2431d /fs/nls/nls_cp860.c
parent1de9e8e70f5acc441550ca75433563d91b269bbe (diff)
downloadkernel-crypto-8d69abb08343706f88380edb83927ffc0fc83098.tar.gz
kernel-crypto-8d69abb08343706f88380edb83927ffc0fc83098.tar.xz
kernel-crypto-8d69abb08343706f88380edb83927ffc0fc83098.zip
[ARM] pxa: fix NAND and MMC clock initialization for pxa3xx
After commit 8c3abc7d903df492a7394b0adae4349d9a381aaf ("[ARM] pxa: convert to clkdev and match clocks by struct device where possible") get_clk in pxa3xx_nand fails with -ENOENT. Apparently, clk_get in pxamci will also fail for MCI2 on PXA310. The 'clk_find' and therefore 'clk_get' require driver to supply both 'dev_id' and 'con_id' if they are not NULL in the 'strcut clk_lookup', but neither pxa3xx_nand nor pxamci supply 'con_id'. This patch sets 'con_id' to NULL in NAND clock and MCI2 clock registration. Signed-off-by: Mike Rapoport <mike@compulab.co.il> Signed-off-by: Eric Miao <eric.miao@marvell.com>
Diffstat (limited to 'fs/nls/nls_cp860.c')
0 files changed, 0 insertions, 0 deletions