linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] mmc: sdhci: Tidy-up write-protect handling
@ 2024-06-14  8:00 Adrian Hunter
  2024-06-14  8:00 ` [PATCH 1/3] mmc: sdhci: Do not invert write-protect twice Adrian Hunter
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Adrian Hunter @ 2024-06-14  8:00 UTC (permalink / raw)
  To: Ulf Hansson; +Cc: linux-mmc

Hi

There seemed to be some issues with sdhci write-protect handling,
although no reports of them actually being hit.  Here are 3 little
patches to tidy things up a bit.


Adrian Hunter (3):
      mmc: sdhci: Do not invert write-protect twice
      mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()
      mmc: sdhci: Eliminate SDHCI_QUIRK_UNSTABLE_RO_DETECT

 drivers/mmc/host/sdhci-pci-core.c | 27 ++++++++++++++++----
 drivers/mmc/host/sdhci.c          | 54 ++++++++++++++-------------------------
 drivers/mmc/host/sdhci.h          |  3 +--
 3 files changed, 42 insertions(+), 42 deletions(-)


Regards
Adrian

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-20 15:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14  8:00 [PATCH 0/3] mmc: sdhci: Tidy-up write-protect handling Adrian Hunter
2024-06-14  8:00 ` [PATCH 1/3] mmc: sdhci: Do not invert write-protect twice Adrian Hunter
2024-06-14  8:00 ` [PATCH 2/3] mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro() Adrian Hunter
2024-06-14  8:00 ` [PATCH 3/3] mmc: sdhci: Eliminate SDHCI_QUIRK_UNSTABLE_RO_DETECT Adrian Hunter
2024-06-20 15:14 ` [PATCH 0/3] mmc: sdhci: Tidy-up write-protect handling Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).