From: Linus Walleij Subject: Re: [PATCH 28/39] ARM: ux500: Remove empty function u8500_of_init_devices() Date: Thu, 30 May 2013 10:45:51 +0200 Message-ID: References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-29-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-ie0-f177.google.com ([209.85.223.177]:57840 "EHLO mail-ie0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967915Ab3E3Ipv (ORCPT ); Thu, 30 May 2013 04:45:51 -0400 Received: by mail-ie0-f177.google.com with SMTP id 9so27520367iec.22 for ; Thu, 30 May 2013 01:45:51 -0700 (PDT) In-Reply-To: <1368611522-9984-29-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: > As promised, now all devices which resided in u8500_of_init_devices() > have been enabled for Device Tree, we can completely remove it. > > Acked-by: Fabio Baltieri > Signed-off-by: Lee Jones Applied on my ux500-dma40 branch. And this is looking real good now! Thanks! Linus Walleij