[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140908103137.GA17057@griffinp-ThinkPad-X1-Carbon-2nd>
Date: Mon, 8 Sep 2014 11:31:37 +0100
From: Peter Griffin <peter.griffin@...aro.org>
To: Kishon Vijay Abraham I <kishon@...com>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
srinivas.kandagatla@...il.com, maxime.coquelin@...com,
patrice.chotard@...com, lee.jones@...aro.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH v3 1/4] phy: phy-stih41x-usb: Add usb phy support for
STiH41x SoCs.
Hi Kishon,
> > + phy_provider = devm_of_phy_provider_register(dev, of_phy_simple_xlate);
> > + if (IS_ERR(phy_provider))
> > + return PTR_ERR(phy_provider);
>
> registering phy provider multiple times..
Doh. Sorry for the noise, will send a v4 shortly.
regards,
Peter.
--
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