ASoC: codecs: ad193x: Remove capture support for codecs without ADC
authorCodrin Ciubotariu <codrin.ciubotariu@microchip.com>
Mon, 18 Feb 2019 16:10:28 +0000 (16:10 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 18 Feb 2019 17:40:50 +0000 (17:40 +0000)
commit7aac8d13fc60db3ec2422f26c4dc2425a7fef20c
tree972865bae637ed76ba3f1c1e7ae3a20257f298e4
parentcb8cdb6f3344bcb472640d2f5f956dbde0bfd509
ASoC: codecs: ad193x: Remove capture support for codecs without ADC

Some ad193x codecs don't have ADCs, so they have no capture capabilities.
This way, we can use this driver in multicodec cards.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/ad193x.c