On Wed, 24 Oct 2007 18:20:52 -0700
David Brownell <david-b@pacbell.net> wrote:
PCI also increasingly is using functions that allow the user to choose to
map a resource as a resource (eg pci_iomap). So is it better to have
functions request_mem_resource(res) free_mem_resource(res) and similar
instead or as well ?
-