summaryrefslogtreecommitdiffstats
path: root/drivers/ps3
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2013-09-04 19:39:03 -0700
committerMark Brown <broonie@linaro.org>2013-09-17 13:07:13 +0100
commitd191bd8de8c61619563f2b19f1fdcc0944ff1a72 (patch)
treebc77d6f8573b03f9f2e938d22bc2d6f3ec0b4f86 /drivers/ps3
parent272b98c6455f00884f0350f775c5342358ebb73f (diff)
ASoC: snd_soc_codec includes snd_soc_component
Codec includes component by this patch, and component moved to upside of codec to avoid extra declaration. Codec dai will be registered via component by this patch. Current component register function is used for cpu, and it is using dai/dais functions properly to keep existing cpu dai name. And now, it will be used from codec also. But codec driver had been used dais function only even though it was single dai. This patch adds new flag which can selects dai/dais function on component register function to keep existing codec dai name. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/ps3')
0 files changed, 0 insertions, 0 deletions