Re: [patch v1.2.34] WAN: merge driver retina

From: Matti Linnanvuori
Date: Tue Sep 30 2008 - 05:52:10 EST


2008/9/14 Jeff Garzik <jgarzik@xxxxxxxxx>:
> Changes look good, but do not apply to the 'retina' branch. Also, the
> virt_to_bus/virt_to_phys stuff should be replaced with DMA mapping API
> usage.

Actually there is one call of virt_to_phys in the patch I sent.
I don't know any way to replace virt_to_phys and still use remap_pfn_range.
If all architectures support virt_to_phys, I see no reason to replace it with
something else. The driver is legacy.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/