Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 26542e07 authored by Vignesh Kulothungan's avatar Vignesh Kulothungan
Browse files

soc: remove error log in lpi gpio write



When sound wire master suspend is called, it holds the mutex lock
and does lpi_gpio_write, which gets preempted during pr_err_ratelimited.
Any other calls to master suspend will be blocked waiting for the above
mutex lock resulting in timeouts.
Remove pr_err_ratelimited log when device is down.

Change-Id: I148263ddbb89d436b0ce27bdc4519f196d90679a
Signed-off-by: default avatarVignesh Kulothungan <vigneshk@codeaurora.org>
parent 3944bb8d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment