Re: [PATCH v3 1/3] MIPS: remove unnecessary platform dma helper functions
From: Ralf Baechle <hidden>
Date: 2013-09-19 14:07:32
From: Ralf Baechle <hidden>
Date: 2013-09-19 14:07:32
On Thu, Aug 15, 2013 at 11:28:30AM +0200, Felix Fietkau wrote:
Date: Thu, 15 Aug 2013 11:28:30 +0200 From: Felix Fietkau <redacted> To: linux-mips@linux-mips.org Subject: [PATCH v3 1/3] MIPS: remove unnecessary platform dma helper functions The semantics stay the same - on Cavium Octeon the functions were dead code (it overrides the MIPS DMA ops) - on other platforms they contained no code at all.
Queued for 3.13. Thanks, Ralf