]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Revert "ASoC: Fail card instantiation if DAI format setup fails"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Sep 2019 18:48:46 +0000 (20:48 +0200)
committerKhalid Elmously <khalid.elmously@canonical.com>
Thu, 26 Sep 2019 04:34:52 +0000 (00:34 -0400)
commit0014c55194c6ead45bc8ef73ae61aad924536a55
tree81d0ba1f9ca2a8aff0c5636baff77d87ac77f1e4
parentd00c2f019987993767a8593e9ba90d1405716dbb
Revert "ASoC: Fail card instantiation if DAI format setup fails"

BugLink: https://bugs.launchpad.net/bugs/1843338
This reverts commit a56c79efe4dc8ae560eb2c9a4b755d57c8c2e8f4 which is
commit 40aa5383e393d72f6aa3943a4e7b1aae25a1e43b upstream.

Mark Brown writes:
I nacked this patch when Sasha posted it - it only improves
diagnostics and might make systems that worked by accident break
since it turns things into a hard failure, it won't make
anything that didn't work previously work.

Reported-by: Mark Brown <broonie@kernel.org>
Cc: Ricard Wanderlof <ricardw@axis.com>
Cc: Sasha Levin <sashal@kernel.org>
Link: https://lore.kernel.org/lkml/20190904181027.GG4348@sirena.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
sound/soc/soc-core.c