mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 01:51:53 +00:00
90abdc3b97
Instead of io_req_t, drivers are now requested to fill out struct pcmcia_device *p_dev->resource[0,1] for up to two ioport ranges. After a call to pcmcia_request_io(), the ports found there are reserved, after calling pcmcia_request_configuration(), they may be used. 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: Michael Buesch <mb@bu3sch.de> Acked-by: Marcel Holtmann <marcel@holtmann.org> (for drivers/bluetooth/) Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> |
||
---|---|---|
.. | ||
aha152x_core.c | ||
aha152x_stub.c | ||
fdomain_core.c | ||
fdomain_stub.c | ||
Kconfig | ||
Makefile | ||
nsp_cs.c | ||
nsp_cs.h | ||
nsp_debug.c | ||
nsp_io.h | ||
nsp_message.c | ||
qlogic_stub.c | ||
sym53c500_cs.c |