public inbox for linux-spdx@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST
@ 2026-02-22 23:39 Brian Masney
  2026-02-22 23:39 ` [PATCH 1/2] mmc: sdhci-pic32: add SPDX license identifier Brian Masney
  2026-02-23 14:13 ` [PATCH 0/2] mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST Ulf Hansson
  0 siblings, 2 replies; 4+ messages in thread
From: Brian Masney @ 2026-02-22 23:39 UTC (permalink / raw)
  To: Adrian Hunter, Ulf Hansson
  Cc: linux-mmc, linux-kernel, Brian Masney, linux-spdx

While migrating a pic32 clk driver off of a legacy API, I mistakenly
broke one of the drivers, and the issue could have been caught with a
simple compile test. Now that the dependent patches have been merged
into Linus's tree via the MIPS tree, we can now enable COMPILE_TEST
for pic32 driver in this subsystem.

While changes are being made to this driver, let's also fix a single
outstanding checkpatch.pl error with this driver.

Signed-off-by: Brian Masney <bmasney@redhat.com>
---
Brian Masney (2):
      mmc: sdhci-pic32: add SPDX license identifier
      mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST

 drivers/mmc/host/Kconfig       | 2 +-
 drivers/mmc/host/sdhci-pic32.c | 5 +----
 2 files changed, 2 insertions(+), 5 deletions(-)
---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20260222-mmc-pic32-137b3eae8e66

Best regards,
-- 
Brian Masney <bmasney@redhat.com>


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

end of thread, other threads:[~2026-02-23 14:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-22 23:39 [PATCH 0/2] mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST Brian Masney
2026-02-22 23:39 ` [PATCH 1/2] mmc: sdhci-pic32: add SPDX license identifier Brian Masney
2026-02-23  9:38   ` Adrian Hunter
2026-02-23 14:13 ` [PATCH 0/2] mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox