ARM: S3C24XX: Specify audio codec platform_data for mini2440 board
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 4 Aug 2016 13:38:42 +0000 (15:38 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 8 Aug 2016 10:55:20 +0000 (11:55 +0100)
commit11496471a1a2e126e7228c88a606544bb57c3e19
treebdf91aef7ddc9cfd2e434973c91edda739703e91
parent0306741004fdfc2bc515b4b129b1f86881c5fcf5
ARM: S3C24XX: Specify audio codec platform_data for mini2440 board

The L3 bus GPIOs are specified in the board file rather than through
the sound card's device platform_data. This allows to ensure the codec
driver doesn't get probed with uninitialized platform_data field of
its corresponding platform device.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
arch/arm/mach-s3c24xx/mach-mini2440.c