Re: [PATCH v2] mmc: sdhci-msm: fix mutex while in spinlock

From: Vinod Koul
Date: Mon Jul 01 2019 - 11:26:19 EST


On 01-07-19, 17:01, Jorge Ramirez-Ortiz wrote:
> mutexes can sleep and therefore should not be taken while holding a
> spinlock. move clk_get_rate (can sleep) outside the spinlock protected
> region.

Reviewed-by: Vinod Koul <vkoul@xxxxxxxxxx>

--
~Vinod