diff options
author | Srinivas Kandagatla <[email protected]> | 2021-01-19 17:15:26 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-01-20 16:46:44 +0000 |
commit | 09a4f6f5d21cb1f2633f4e8b893336b60eee9a01 (patch) | |
tree | 1b99ad120826bb998b8bb27b699198ec5924da05 /drivers/usb/cdns3/cdns3-trace.c | |
parent | e36626bb099e5159a7868dbfad6957ff6b0e4102 (diff) |
ASoC: dt-bindings: lpass: Fix and common up lpass dai ids
Existing header file design of having separate SoC specific header files
for the common lpass driver has mutiple issues.
This design is prone to break as an when new SoC header is added
as the common DAI ids of other SoCs will be overwritten by the
new ones.
One of them surfaced by recent patch that adds support to sc7180, this
one totally broke LPASS drivers on other Qualcomm SoCs.
Before this gets worst, fix this by having a common header qcom,lpass.h.
This should fix the issue and any new DAI ids should be added to the
common header. This will be more sustainable then the existing design!
Fixes: 12fbfc4cabec6595 ("ASoC: Add sc7180-lpass binding header hdmi define")
Reported-by: Jun Nie <[email protected]>
Reported-by: Stephan Gerhold <[email protected]>
Tested-by: Srinivasa Rao <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions