original_kernel/arch/arm/mach-s3c64xx
Mark Brown 5d3a21990c ARM: S3C6410: Use device names for both I2C clocks
When the S3C64xx CPUs were converted to clkdev mappings were added for the
I2C controllers on them. On S3C6410 a device name is specified for I2C
controller 1 but not for controller 0 which makes the code less robust as
we'll falsely return the clock for controller 0 if there's an error in the
request for controller 1.

Improve things by registering a device name for controller 0 as well. Due
to the fact that we change the numbering for controller 0 depending on if
we've registered controller 1 this requires an ifdef to choose the name.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2012-01-27 14:43:44 +09:00
..
include/mach
Kconfig
Makefile
Makefile.boot
clock.c
common.c
common.h
dev-audio.c
dev-uart.c
dma.c
irq-pm.c
mach-anw6410.c
mach-crag6410-module.c
mach-crag6410.c
mach-hmt.c
mach-mini6410.c
mach-ncp.c
mach-real6410.c
mach-smartq.c
mach-smartq.h
mach-smartq5.c
mach-smartq7.c
mach-smdk6400.c
mach-smdk6410.c
pm.c
s3c6400.c
s3c6410.c
setup-fb-24bpp.c
setup-i2c0.c
setup-i2c1.c
setup-ide.c
setup-keypad.c
setup-sdhci-gpio.c
setup-spi.c
sleep.S