OSDN Git Service

ASoC: pxa: provide PCM ops for ssp, i2s and ac97 components
authorDaniel Mack <daniel@zonque.org>
Wed, 27 Jun 2018 19:33:57 +0000 (21:33 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 29 Jun 2018 11:05:24 +0000 (12:05 +0100)
commitd767d3ce5c48b3378e20e8cfd5d5379c4ca6001b
tree77f05770bb841824a866d9d3724b860a8d92a703
parent456ec80876564edb74a0fff78499beb7ca286302
ASoC: pxa: provide PCM ops for ssp, i2s and ac97 components

Now that the functions are now available through pxa2xx-lib, hook them up
to pxa-sspi, pxa-ac97 and pxa-i2s. This allows DT platforms to use the DAIs
without a platform driver.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/pxa/pxa-ssp.c
sound/soc/pxa/pxa2xx-ac97.c
sound/soc/pxa/pxa2xx-i2s.c