[PATCH] fixup! PCI: imx6: Move PHY reset into imx6_pcie_establish_link()
Sascha Hauer
s.hauer at pengutronix.de
Tue May 3 00:16:05 PDT 2016
On Mon, May 02, 2016 at 10:44:06AM +0200, Stefan Christ wrote:
> ---
> Hi Sascha,
>
> small whitespace fixup for a commit in branch "for-next/pci".
>
> Mit freundlichen Grüßen / Kind regards,
> Stefan Christ
>
> ---
> drivers/pci/pci-imx6.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Squashed into the original commit, thanks
Sascha
>
> diff --git a/drivers/pci/pci-imx6.c b/drivers/pci/pci-imx6.c
> index e25a956..affc705 100644
> --- a/drivers/pci/pci-imx6.c
> +++ b/drivers/pci/pci-imx6.c
> @@ -484,7 +484,7 @@ static int imx6_pcie_establish_link(struct pcie_port *pp)
>
> tmp = readl(pp->dbi_base + PCIE_RC_LCSR);
> dev_dbg(pp->dev, "Link up, Gen=%i\n", (tmp >> 16) & 0xf);
> -
> +
> return 0;
>
> err_reset_phy:
> --
> 1.9.1
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list