Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758563Ab3DYNEE (ORCPT ); Thu, 25 Apr 2013 09:04:04 -0400 Received: from mail-oa0-f48.google.com ([209.85.219.48]:61110 "EHLO mail-oa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757064Ab3DYNEC (ORCPT ); Thu, 25 Apr 2013 09:04:02 -0400 MIME-Version: 1.0 In-Reply-To: <1366729394-11406-4-git-send-email-lee.jones@linaro.org> References: <1366729394-11406-1-git-send-email-lee.jones@linaro.org> <1366729394-11406-4-git-send-email-lee.jones@linaro.org> Date: Thu, 25 Apr 2013 15:04:01 +0200 Message-ID: Subject: Re: [PATCH 03/10] usb: musb: ux500: take the dma_mask from coherent_dma_mask From: Linus Walleij To: Lee Jones Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Arnd Bergmann , Linus WALLEIJ , Mian Yousaf KAUKAB , Felipe Balbi , "linux-usb@vger.kernel.org" , Fabio Baltieri , Praveena Nadahally Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 800 Lines: 22 On Tue, Apr 23, 2013 at 5:03 PM, Lee Jones wrote: > The dma_mask will always be the same as the coherent_dma_mask, so let's > cut down on the platform_data burden and set it as such in the driver. > This also saves us from supporting it separately when we come to enable > this driver for Device Tree. > > Cc: Felipe Balbi > Cc: linux-usb@vger.kernel.org > Signed-off-by: Lee Jones And makes it way more readable too! Acked-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/