[GIT PULL] pcmcia updates for v5.19

From: Dominik Brodowski
Date: Wed Jun 01 2022 - 01:23:18 EST


Linus,

A few PCMCIA changes since commit 0457e5153e0e8420134f60921349099e907264ca:

Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (2022-02-04 16:28:11 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux.git pcmcia-next

for you to fetch changes up to 2ef4bb24ff39ae4af89b80bcc5d516f55368e8ae:

pcmcia: Use platform_get_irq() to get the interrupt (2022-05-28 09:25:31 +0200)


A few odd cleanups and fixes, including a Kconfig fix to add a
required dependency on MIPS.


----------------------------------------------------------------
Minghao Chi (1):
pcmcia: Use platform_get_irq() to get the interrupt

Randy Dunlap (1):
pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards

tangmeng (1):
drivers/pcmcia: Fix typo in comment

drivers/pcmcia/Kconfig | 2 +-
drivers/pcmcia/bcm63xx_pcmcia.c | 9 +++++----
drivers/pcmcia/rsrc_nonstatic.c | 2 +-
3 files changed, 7 insertions(+), 6 deletions(-)