ASoC: add Component level .read/.write

In current ALSA SoC, Codec only has .read/.write callback.
Codec will be merged into Component in next generation ALSA SoC,
thus current Codec specific feature need to be merged into it.
This is glue patch for it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Kuninori Morimoto 2018-01-16 02:00:59 +00:00 • committed by Mark Brown
commit d0ff8ba57d
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0
2 changed files with 9 additions and 0 deletions