Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/pnp
Bjorn Helgaas bb84b41d1a PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()
Hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource() into its
caller.  This makes pnpacpi_parse_allocated_dmaresource() more similar
to pnpbios_parse_allocated_dmaresource().

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Acked-By: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-04-29 03:22:18 -04:00
..
isapnp PNP: add pnp_alloc_card() 2008-04-29 03:22:17 -04:00
pnpacpi PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource() 2008-04-29 03:22:18 -04:00
pnpbios PNP: add pnp_alloc_dev() 2008-04-29 03:22:16 -04:00
base.h PNP: add pnp_alloc_card() 2008-04-29 03:22:17 -04:00
card.c PNP: add pnp_alloc_card() 2008-04-29 03:22:17 -04:00
core.c PNP: add pnp_alloc_dev() 2008-04-29 03:22:16 -04:00
driver.c PNP: change pnp_add_id() to allocate its own pnp_id structures 2008-04-29 03:22:16 -04:00
interface.c isapnp driver semaphore to mutex 2008-02-06 10:41:20 -08:00
Kconfig
Makefile
manager.c isapnp driver semaphore to mutex 2008-02-06 10:41:20 -08:00
quirks.c PNP: use dev_printk for quirk messages 2008-04-28 08:58:43 -07:00
resource.c
support.c PNP: add pnp_eisa_id_to_string() 2008-04-29 03:22:16 -04:00
system.c