From: Linus Walleij Subject: Re: [PATCH 14/39] ARM: ux500: Stop passing Hash DMA channel config information though pdata Date: Mon, 20 May 2013 14:09:11 +0200 Message-ID: References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-15-git-send-email-lee.jones@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Felipe Balbi , "linux-usb@vger.kernel.org" , "linux-crypto@vger.kernel.org" , "David S. Miller" , Herbert Xu , Vinod Koul , Arnd Bergmann , Linus WALLEIJ , Srinidhi KASAGAR To: Lee Jones Return-path: Received: from mail-ia0-f176.google.com ([209.85.210.176]:64403 "EHLO mail-ia0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755415Ab3ETMJM (ORCPT ); Mon, 20 May 2013 08:09:12 -0400 Received: by mail-ia0-f176.google.com with SMTP id j3so4993894iae.7 for ; Mon, 20 May 2013 05:09:11 -0700 (PDT) In-Reply-To: <1368611522-9984-15-git-send-email-lee.jones@linaro.org> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Wed, May 15, 2013 at 11:51 AM, Lee Jones wrote: > DMA channel configuration information should be setup in the driver. > The Ux500 Hash driver now does this, so there's no need to send it > though here too. > > Acked-by: Arnd Bergmann > Signed-off-by: Lee Jones Patch applied now that the deps are in! Yours, Linus Walleij