Merge tag 'pcmcia-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Oct 2022 16:54:20 +0000 (09:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Oct 2022 16:54:20 +0000 (09:54 -0700)
commitebcfaeeceaf1d60de48f0b3c17b057d54ef790e9
tree7d45f077cecbe686e11d8e539fb5e89a0b9084c5
parent2bca25eaeba6190efbfcb38ed169bd7ee43b5aaf
parent15e74c6c1ce2d388e967f32cdaa83ca034fa6452
Merge tag 'pcmcia-6.1' of git://git./linux/kernel/git/brodo/linux

Pull PCMCIA updates from Dominik Brodowski:
 "Odd cleanups and fixes for v6.1

  Remove the obsolete VR41XX and AT91RM9200 Compact Flash drivers, and
  fix some minor coding issues (__init/__exit annotations, unused
  variable)"

* tag 'pcmcia-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux:
  pcmcia: remove AT91RM9200 Compact Flash driver
  pcmcia: Removed unused variable control.
  pcmcia: Add __init/__exit annotations to module init/exit funcs
  pcmcia: at91_cf: make mc static
  pcmcia: remove VR41XX PCMCIA driver
  pcmcia: sa1100: Make sa11x0_drv_pcmcia_legacy_remove() return void