Skip to content
Commit a943c7fb authored by Alexander Stein's avatar Alexander Stein Committed by Greg Kroah-Hartman
Browse files

mmc: slot-gpio: Allow non-sleeping GPIO ro



commit cc9432c4 upstream.

This change uses the appropriate _cansleep or non-sleeping API for
reading GPIO read-only state. This allows users with GPIOs that
never sleepbeing called in atomic context.

Implement the same mechanism as in commit 52af318c ("mmc: Allow
non-sleeping GPIO cd").

Signed-off-by: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20240206083912.2543142-1-alexander.stein@ew.tq-group.com


Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent eae748df
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