[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140729071447.GA9410@kwain>
Date: Tue, 29 Jul 2014 09:14:47 +0200
From: Antoine Ténart
<antoine.tenart@...e-electrons.com>
To: Tejun Heo <tj@...nel.org>
Cc: Hans de Goede <hdegoede@...hat.com>,
Antoine Ténart
<antoine.tenart@...e-electrons.com>,
sebastian.hesselbarth@...il.com, kishon@...com,
alexandre.belloni@...e-electrons.com,
thomas.petazzoni@...e-electrons.com, zmxu@...vell.com,
jszhang@...vell.com, linux-arm-kernel@...ts.infradead.org,
linux-ide@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v11 4/8] ata: libahci: allow to use multiple PHYs
Hi,
On Mon, Jul 28, 2014 at 01:27:24PM -0400, Tejun Heo wrote:
> On Mon, Jul 28, 2014 at 12:29:56PM +0200, Hans de Goede wrote:
> ...
> > > + if (!enabled_ports) {
> > > + dev_warn(dev, "No port enabled\n");
> > > + return ERR_PTR(-ENODEV);
> >
> > This should be:
> > rc = -ENODEV;
> > goto err_out;
> >
> > Sorry for not catching that sooner.
> >
> > Other then that the entire series looks good and is:
> >
> > Acked-by: Hans de Goede <hdegoede@...hat.com>
>
> Antoine, can you please post an updated version of this patch? No
> need to repost the whole series. Also, how should the series be
> routed?
Sure, I'm doing this right away. Regarding the series, Kishon already
took patches 1-2.
Antoine
--
Antoine Ténart, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists