Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp234703ybx; Wed, 30 Oct 2019 14:15:14 -0700 (PDT) X-Google-Smtp-Source: APXvYqygsXz/0qr8BJVDW57L4wqUDy90EbNA/RXkVkPLKybol4BJWqZDL5XJG+dozV5XCQzda6Gk X-Received: by 2002:a17:906:ce30:: with SMTP id sd16mr349639ejb.238.1572470114141; Wed, 30 Oct 2019 14:15:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572470114; cv=none; d=google.com; s=arc-20160816; b=ZIns7QqzbIGdRrKxWG/RrOspjTE37hU3hZq83Tg+x+lZxAQ77TVfQuHRehdjziQn9I NaBqGcmTwfQrBFa1yqQWrEpXrin/II/sObOXQ8hwzQ8SedTru2hyrZRpfj7U2HGNFVgU iALNETxhZQ/qmsAl/PJaMLPnsQanAyoLWdtgpuV8FJF/ogD+ajFp1yphH4RM+yvKOOXE /7y5b+eZcNsBOA0IzUbq9BD83dvYieZhtksfTw8ne8HT+NzY1raJY9X5iiqhSvVXeLnS SUDEfPO5b75WL4aqxu8j0b4B6YrQ7qgq3k1lOpeaulR08Ut6bXMUZba92E4X5S4UXtGL b25w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from; bh=AtNyROoFBfvmJZgdQC3PDTdYJdVxt0owfDYI1mn1lG4=; b=xUlxTIlXnFvUs7kJV9V+fxs7G1eo3UwznMgcSepqJB1ihoN0lOow8NFQKg1L0QAdgX iHmblPyOxALYyMqKvUm+iJr6gzgfvkCyLcGuGuBFKE2841ZNSA9d6W/RTQ0X8gcSbTTf XS0pV/VmJlOhx74Ahgt7i4eDcPifwXVcp9QM/v1EMtbL11T5D3OPUho+TUg0yfyOJyK6 WiETwgKUJJvOnMZhST5PyyNQXUA3zq71jwwo77FAThUOgNpN9DJ2+CCK5Nzt3EldWI4X hnnp/Pd8/ZTewSObR/aT+oilAsFj9Z5RlKMW7kIN2ybXb0+6+OtVUt93o+Bt7DW/lAgG AxnQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w19si2346408edd.51.2019.10.30.14.14.49; Wed, 30 Oct 2019 14:15:14 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727082AbfJ3VMC (ORCPT + 99 others); Wed, 30 Oct 2019 17:12:02 -0400 Received: from smtp08.smtpout.orange.fr ([80.12.242.130]:33723 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727022AbfJ3VMC (ORCPT ); Wed, 30 Oct 2019 17:12:02 -0400 Received: from belgarion ([90.55.204.252]) by mwinf5d15 with ME id KxC02100A5TFNlm03xC0Rv; Wed, 30 Oct 2019 22:12:01 +0100 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Wed, 30 Oct 2019 22:12:01 +0100 X-ME-IP: 90.55.204.252 From: Robert Jarzmik To: Sebastian Reichel Cc: Arnd Bergmann , Daniel Mack , Haojian Zhuang , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Linus Walleij , linux-pm@vger.kernel.org Subject: Re: [PATCH 39/46] power: tosa: simplify probe function References: <20191018154052.1276506-1-arnd@arndb.de> <20191018154201.1276638-39-arnd@arndb.de> <20191019090749.ps27yjfebzscw2pk@earth.universe> X-URL: http://belgarath.falguerolles.org/ Date: Wed, 30 Oct 2019 22:12:00 +0100 In-Reply-To: <20191019090749.ps27yjfebzscw2pk@earth.universe> (Sebastian Reichel's message of "Sat, 19 Oct 2019 11:07:49 +0200") Message-ID: <87d0eelyzj.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/26 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Sebastian Reichel writes: > Hi Arnd, > > On Fri, Oct 18, 2019 at 05:41:54PM +0200, Arnd Bergmann wrote: >> We have three power supplies that need similar initialization. >> As a preparation for the gpio lookup table conversion, split >> out the initialization into a separate function. >> >> Cc: Sebastian Reichel >> Cc: linux-pm@vger.kernel.org >> Signed-off-by: Arnd Bergmann >> --- > > Assuming, that the whole series goes through ARM: > > Reviewed-by: Sebastian Reichel > Acked-by: Sebastian Reichel > > If the series doesn't make it into 5.5, I can also apply > this cleanup patch. > > -- Sebastian Acked-by: Robert Jarzmik Cheers. -- Robert