Documentation/DMA-API-HOWTO.txt 2

2014-10-24 Thread Peter Senna Tschudin
This was edited in 2010, but the original is more than 9 years old, and still there are some drivers using virt_to_bus() and bus_to_virt(). -- // -- All drivers should be using these interfaces with no exceptions. It is planned to completely remove virt_to_bus() and bus_to_virt() as they are

Re: Documentation/DMA-API-HOWTO.txt 2

2014-10-24 Thread Valdis . Kletnieks
On Fri, 24 Oct 2014 15:09:45 +0200, Peter Senna Tschudin said: This was edited in 2010, but the original is more than 9 years old, and still there are some drivers using virt_to_bus() and bus_to_virt(). -- // -- All drivers should be using these interfaces with no exceptions. It is planned