On Wed, Mar 15, 2023 at 11:49:00PM +0530, Amit Pundir wrote:
This reverts commit 7b642273438cf500d36cffde145b9739fa525c1d which is commit 1dc3459009c33e335f0d62b84dd39a6bbd7fd5d2 upstream.
This patch broke RB5 (Qualcomm SM8250) devboard. The device reboots into USB crash dump mode after following error:
qcom_q6v5_pas 17300000.remoteproc: fatal error received: \ ABT_dal.c:278:ABTimeout: AHB Bus hang is detected, \ Number of bus hang detected := 2 , addr0 = 0x3370000 , addr1 = 0x0!!!
Signed-off-by: Amit Pundir amit.pundir@linaro.org
sound/soc/codecs/lpass-rx-macro.c | 8 ++++---- sound/soc/codecs/lpass-tx-macro.c | 8 ++++---- sound/soc/codecs/lpass-va-macro.c | 20 ++++++++++---------- sound/soc/codecs/lpass-wsa-macro.c | 9 +++++---- 4 files changed, 23 insertions(+), 22 deletions(-)
Is this also reverted in Linus's tree? If not, why not?
thanks,
greg k-h