From mboxrd@z Thu Jan 1 00:00:00 1970 From: tj@kernel.org (Tejun Heo) Date: Mon, 19 Jan 2015 09:54:13 -0500 Subject: [PATCH v4 0/4] ata: libahci: Allow using a regulator for each port In-Reply-To: <54B8C49A.9070302@redhat.com> References: <1421330978-9694-1-git-send-email-gregory.clement@free-electrons.com> <54B8C49A.9070302@redhat.com> Message-ID: <20150119145413.GJ8140@htj.dyndns.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jan 16, 2015 at 08:58:18AM +0100, Hans de Goede wrote: > Hi, > > On 15-01-15 15:09, Gregory CLEMENT wrote: > >The current implementation of the libahci allows using one PHY per > >port but we still have one single regulator for the whole > >controller. This series adds the support of multiple regulators. > > > >This is the forth version of the series. > > > >The improvement of this version is the use of > >ahci_platform_put_resources to put the reference to the regulators. > > > >Thanks, > > > >Gr?gory > > Thanks, patches 1 - 3 look good and are: > > Acked-by: Hans de Goede > > Tejun, can you please queue up 1 - 3 ? Applied 1-3 to libata/for-3.20. Thanks. -- tejun