linux-stable-rt/arch/arm/mach-pxa
Mike Rapoport 8d69abb083 [ARM] pxa: fix NAND and MMC clock initialization for pxa3xx
After commit 8c3abc7d90
("[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>
2009-01-19 10:55:16 +08:00
..
include/mach [ARM] fix pxa 2009-01-08 16:29:43 +00:00
Kconfig
Makefile
Makefile.boot
am200epd.c
clock.c
clock.h
cm-x2xx-pci.c
cm-x2xx-pci.h
cm-x2xx.c
cm-x255.c
cm-x270.c
cm-x300.c
colibri.c
corgi.c
corgi_lcd.c
corgi_pm.c
corgi_ssp.c
cpufreq-pxa2xx.c
cpufreq-pxa3xx.c
devices.c
devices.h
dma.c
e330.c
e350.c
e400.c
e740.c
e750.c Merge branch 'devel' 2009-01-08 22:01:49 +00:00
e800.c
em-x270.c
eseries.c
eseries.h
ezx.c
generic.c
generic.h
gpio.c
gumstix.c
h5000.c
idp.c
imote2.c
irq.c
leds-idp.c
leds-lubbock.c
leds-mainstone.c
leds.c
leds.h
littleton.c
lpd270.c
lubbock.c
magician.c
mainstone.c
mfp-pxa2xx.c
mfp-pxa3xx.c
mioa701.c
mioa701_bootresume.S
mp900.c
palmtx.c
palmz72.c
pcm027.c
pcm990-baseboard.c
pm.c
poodle.c
pwm.c
pxa2xx.c
pxa3xx.c
pxa25x.c
pxa27x.c
pxa300.c [ARM] pxa: fix NAND and MMC clock initialization for pxa3xx 2009-01-19 10:55:16 +08:00
pxa320.c [ARM] pxa: fix NAND and MMC clock initialization for pxa3xx 2009-01-19 10:55:16 +08:00
pxa930.c
reset.c
saar.c
sharpsl.h
sharpsl_pm.c
sleep.S
smemc.c
spitz.c
spitz_pm.c
ssp.c
standby.S
tavorevb.c
time.c
tosa-bt.c
tosa.c
trizeps4.c
viper.c
zylonite.c
zylonite_pxa300.c
zylonite_pxa320.c