ASoC: rt5640: Allow specifying dmic data pins through device-properties
authorHans de Goede <hdegoede@redhat.com>
Tue, 8 May 2018 15:35:50 +0000 (17:35 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 11 May 2018 02:23:06 +0000 (11:23 +0900)
commitfb509fa962243e20bddcc5cab74c4a2153c01ff6
tree97df1821ad33d6e41a04e8fd00ceefb6d088c1e1
parent988a5e0162ce75a4440c9181ad6d900473e428ae
ASoC: rt5640: Allow specifying dmic data pins through device-properties

Allow specifying dmic data pins through device-properties / dt. This will
allow us to stop exporting rt5640_dmic_enable() once all callers of it have
been converted to setting device-properties for this instead.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5640.c