]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - arch/arm/mach-s3c64xx/mach-crag6410.c
ARM: S3C64XX: Correct reservation of GPIOs for CPU module on Cragganmore
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 3 Nov 2011 07:28:15 +0000 (16:28 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 8 Nov 2011 10:56:03 +0000 (19:56 +0900)
commitaaed44e1672c61b28dcae6e3d7bd5d15aef362f3
tree6dc2c56729227cc9abbc685e91284d2b11ee150f
parent4ff13995b512cfadef44e0bf5cb15298d6094519
ARM: S3C64XX: Correct reservation of GPIOs for CPU module on Cragganmore

The gpio_base for the PMIC on the CPU module was being incorrectly set to
be the same as that for the CODEC causing the two GPIO drivers to collide.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/include/mach/crag6410.h
arch/arm/mach-s3c64xx/mach-crag6410.c