linux-pinenote/drivers/net/wireless/orinoco
Dominik Brodowski 37979e1546 pcmcia: simplify IntType
IntType was only set to INT_MEMORY (driver pcmciamtd) or INT_MEMORY_AND_IO
(all other drivers). As this flags seems to relate to ioport access, make
it conditional to the driver having requested IO port access. There are two
drivers which do not request IO ports, but did set INT_MEMORY_AND_IO:
ray_cs and b43. For those, we consistently only set INT_MEMORY in future.

CC: netdev@vger.kernel.org
CC: linux-wireless@vger.kernel.org
CC: linux-ide@vger.kernel.org
CC: linux-usb@vger.kernel.org
CC: laforge@gnumonks.org
CC: linux-mtd@lists.infradead.org
CC: alsa-devel@alsa-project.org
CC: linux-serial@vger.kernel.org
CC: Jiri Kosina <jkosina@suse.cz>
CC: linux-scsi@vger.kernel.org
Acked-by: Gustavo F. Padovan <padovan@profusion.mobi> (for drivers/bluetooth)
Tested-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2010-09-29 17:20:22 +02:00
..
airport.c powerpc/macio: Fix probing of macio devices by using the right of match table 2010-06-02 17:50:38 +10:00
cfg.c drivers/net/wireless: Use wiphy_<level> 2010-07-27 15:14:13 -04:00
cfg.h
fw.c drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
fw.h
hermes.c
hermes.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
hermes_dld.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2010-06-11 11:34:06 -07:00
hermes_dld.h
hermes_rid.h
hw.c drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
hw.h
Kconfig
main.c drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
main.h
Makefile
mic.c
mic.h
orinoco.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
orinoco_cs.c pcmcia: simplify IntType 2010-09-29 17:20:22 +02:00
orinoco_nortel.c
orinoco_pci.c
orinoco_pci.h
orinoco_plx.c
orinoco_tmd.c
orinoco_usb.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 2010-07-27 11:59:19 -04:00
scan.c
scan.h
spectrum_cs.c pcmcia: simplify IntType 2010-09-29 17:20:22 +02:00
wext.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2010-06-11 11:34:06 -07:00
wext.h