consistent_alloc() on PPC
From: Sachin P <hidden>
Date: 2005-01-19 11:53:42
From: Sachin P <hidden>
Date: 2005-01-19 11:53:42
Hi , I am facing some problems porting my drivers to the PPC platform . Am currently using consistent_alloc() and consistent_free() to allocate/free (non-cached) DMA ble memory. Is there any function/patch/macro, equivalent to phy_to_virt()/virt_to_phy() for memory returned by consistent_alloc()? Regards sachin