remarkable-linux/drivers/pnp
Jan Beulich 7ef36390fa PNP: don't fail device init if no DMA channel available
Most drivers for devices supporting ISA DMA can operate without DMA as well
(falling back zo PIO).  Thus it seems inappropriate for PNP to fail device
initialization in case none of the possible DMA channels are available.
Instead, it should be left to the driver to decide what to do if
request_dma() fails.

The patch at once adjusts the code to account for the fact that
pnp_assign_dma() now doesn't need to report failure anymore.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Cc: Adam Belay <ambx1@neo.rr.com>
Cc: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-17 08:43:04 -07:00
..
isapnp [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
pnpacpi PNP: make pnpacpi_suspend handle errors 2007-10-17 08:43:04 -07:00
pnpbios pnp: avoid a small unlikely memory leak in proc_read_escd() 2007-10-17 08:42:51 -07:00
base.h
card.c PNP: fix up after Lindent 2007-08-24 01:27:23 -04:00
core.c PNP: remove null pointer checks 2007-08-24 01:27:24 -04:00
driver.c PNP: remove null pointer checks 2007-08-24 01:27:24 -04:00
interface.c [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
Kconfig Use menuconfig objects: PNP 2007-07-16 09:05:40 -07:00
Makefile
manager.c PNP: don't fail device init if no DMA channel available 2007-10-17 08:43:04 -07:00
quirks.c PNP: remove SMCf010 quirk 2007-09-11 17:21:19 -07:00
resource.c [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
support.c PNP: fix up after Lindent 2007-07-26 11:35:21 -07:00
system.c PNP: fix up after Lindent 2007-07-26 11:35:21 -07:00