On Thursday, June 09, 2011 1:41 PM, Mika Westerberg wrote:
On Thu, Jun 09, 2011 at 03:27:11PM -0500, H Hartley Sweeten wrote:
quoted
On Thursday, June 02, 2011 12:00 PM, Mika Westerberg wrote:
quoted
As the driver is now passing platform device to the DMA mapping functions,
we should give it valid DMA masks.
Signed-off-by: Mika Westerberg <redacted>
Acked-by: Russell King <redacted>
Since you made this patch the first in the series the commit message is not
quite right. Other than that:
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Ah, right. I forgot to change the commit message. How about following?
From: Mika Westerberg <redacted>
Subject: [PATCH 1/5] ep93xx: set DMA masks for the ep93xx_eth
Since the driver uses the DMA API, we should pass it valid DMA masks.
Signed-off-by: Mika Westerberg <redacted>
Acked-by: Russell King <redacted>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
I like that better.
Thanks,
Hartley