Hello.
Alan Cox wrote:
OTOH, it's handy in ide-dma.c itself. And hwif->extra_base is surely more
efficient than pci_resource_start(hwif->dev, 4).
Its just more memory use so I doubt it.
dma_master and dma_base2 fields are taking up the memory anyway. I'm going
to remove them both.
pci_resource_foo is just
derefencing internal structures not going to the bus.
Note the double dereference vs single one.
WBR, Sergei
-
: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html