mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] fixup! PCI: imx6: Move PHY reset into imx6_pcie_establish_link()
@ 2016-05-02  8:44 Stefan Christ
  2016-05-03  7:16 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Christ @ 2016-05-02  8:44 UTC (permalink / raw)
  To: barebox

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 636 bytes --]

---
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(-)

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



[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] fixup! PCI: imx6: Move PHY reset into imx6_pcie_establish_link()
  2016-05-02  8:44 [PATCH] fixup! PCI: imx6: Move PHY reset into imx6_pcie_establish_link() Stefan Christ
@ 2016-05-03  7:16 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2016-05-03  7:16 UTC (permalink / raw)
  To: Stefan Christ; +Cc: barebox

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@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 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-03  7:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-02  8:44 [PATCH] fixup! PCI: imx6: Move PHY reset into imx6_pcie_establish_link() Stefan Christ
2016-05-03  7:16 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox