summaryrefslogtreecommitdiff
path: root/drivers/zorro/Kconfig
diff options
context:
space:
mode:
authorJaechul Lee <jcsing.lee@samsung.com>2017-09-06 04:04:14 +0300
committerMark Brown <broonie@kernel.org>2017-09-19 17:59:03 +0300
commite8d93208905a9987c211f97a14a93f2776ab52e7 (patch)
treeaaa84957661bba45d8de2cc8740e8d3c445bd84a /drivers/zorro/Kconfig
parent22289ddcd87285b3d61cd8b129438ca6abb1aa37 (diff)
downloadlinux-e8d93208905a9987c211f97a14a93f2776ab52e7.tar.xz
ASoC: samsung: Use 'samsung-i2s' cpu_dai for dai_links
Add specific cpu_dai_name to dai_link because samsung i2s driver registers two dais and components. Selecting one of them clearly is needed more information like cpu_dai_name, of_node. The reason why the dai_links have to use 'samsung-i2s' for cpu_dai is that 'samsung-i2s-sec' doesn't have a capture functionality. Without this code, cpu_dai will be selected the first one of the component_list. For example, if I describe nothing to cpu_dai_name, 'samsung-i2s-sec' might be selected to HiFi Primay. Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/zorro/Kconfig')
0 files changed, 0 insertions, 0 deletions