ASoC: rt5677: Switch to use unified device property API
authorBen Zhang <benzh@chromium.org>
Mon, 22 Jun 2015 18:13:00 +0000 (11:13 -0700)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jul 2015 12:34:03 +0000 (13:34 +0100)
This patch makes the driver use the unified device property API
so that platform data can be provided by Device Tree, ACPI
or board files.

Signed-off-by: Ben Zhang <benzh@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found