ASoC: s3c24xx_uda134x: Drop initialization of codec's platform data
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 4 Aug 2016 13:38:45 +0000 (15:38 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 8 Aug 2016 10:55:20 +0000 (11:55 +0100)
commit2da1e487cab4f3d134cc4b3ce2bd648660683900
treee5c232aa9eaf62976ed113392c7f91feff109d65
parent84c5c20395a8e4ca2043136e1f0d128cf758244b
ASoC: s3c24xx_uda134x: Drop initialization of codec's platform data

It's already taken care by the codec and its platform_data defined
in the arch/arm/mach-s3c24xx/mach-mini2440.c board file.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/s3c24xx_uda134x.c