From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753663Ab2GEVWD (ORCPT ); Thu, 5 Jul 2012 17:22:03 -0400 Received: from eu1sys200aog112.obsmtp.com ([207.126.144.133]:49236 "EHLO eu1sys200aog112.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751025Ab2GEVWA (ORCPT ); Thu, 5 Jul 2012 17:22:00 -0400 Message-ID: <4FF60551.6000808@stericsson.com> Date: Thu, 5 Jul 2012 23:21:21 +0200 From: Linus Walleij Organization: ST-Ericsson SA User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19 MIME-Version: 1.0 To: Arnd Bergmann Cc: Lee Jones , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , STEricsson_nomadik_linux , Bengt JONSSON , Rickard ANDERSSON , Mattias WALLIN , Daniel WILLERUD Subject: Re: [PATCH 3/9] ARM: ux500: Remove AB8500 regulator register initialisation information References: <1341493572-29735-1-git-send-email-lee.jones@linaro.org> <1341493572-29735-4-git-send-email-lee.jones@linaro.org> <201207051351.03115.arnd@arndb.de> In-Reply-To: <201207051351.03115.arnd@arndb.de> Content-Type: text/plain; charset="ISO-8859-15"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/05/2012 03:51 PM, Arnd Bergmann wrote: > On Thursday 05 July 2012, Lee Jones wrote: >> There is no need to initialise the AB8500's regulator registers, as >> most of this work is already carried out by framework features, so >> we can safely remove all traces from platform code. >> >> Signed-off-by: Lee Jones > It makes sense, but this patch is basically a revert of dfa3a824d > "mach-ux500: provide ab8500 init vector" from Bengt Jonsson, so > it would be nice to get an Ack from him. Bengt is on leave but I CC some other guys... Yours, Linus Walleij