From mboxrd@z Thu Jan 1 00:00:00 1970 From: H Hartley Sweeten Subject: RE: [PATCH v2 1/5] ep93xx: set DMA masks for the ep93xx_eth Date: Thu, 9 Jun 2011 15:27:11 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "ryan@bluewatersys.com" , "kernel@wantstofly.org" , "linux-arm-kernel@lists.infradead.org" To: Mika Westerberg , "netdev@vger.kernel.org" Return-path: In-Reply-To: Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: netdev.vger.kernel.org On Thursday, June 02, 2011 12:00 PM, Mika Westerberg wrote: > > 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 > Acked-by: Russell King 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: hartleys@visionengravers.com (H Hartley Sweeten) Date: Thu, 9 Jun 2011 15:27:11 -0500 Subject: [PATCH v2 1/5] ep93xx: set DMA masks for the ep93xx_eth In-Reply-To: References: Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday, June 02, 2011 12:00 PM, Mika Westerberg wrote: > > 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 > Acked-by: Russell King 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