Re: [PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs

2013-09-20 Thread David Miller
From: Nicolas Ferre Date: Thu, 19 Sep 2013 19:40:48 +0200 > From: Patrice Vilchez > > All supported Micrel PHYs implement the standard "power down" bit 11 of BMCR, > so this patch adds support using the generic genphy_{suspend,resume} > functions. > > Signed-off-by: Patrice Vilchez >

Re: [PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs

2013-09-20 Thread Nicolas Ferre
On 19/09/2013 20:08, David Miller : From: Nicolas Ferre Date: Thu, 19 Sep 2013 19:40:48 +0200 From: Patrice Vilchez All supported Micrel PHYs implement the standard "power down" bit 11 of BMCR, so this patch adds support using the generic genphy_{suspend,resume} functions. Signed-off-by:

Re: [PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs

2013-09-20 Thread Nicolas Ferre
On 19/09/2013 20:08, David Miller : From: Nicolas Ferre nicolas.fe...@atmel.com Date: Thu, 19 Sep 2013 19:40:48 +0200 From: Patrice Vilchez patrice.vilc...@atmel.com All supported Micrel PHYs implement the standard power down bit 11 of BMCR, so this patch adds support using the generic

Re: [PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs

2013-09-20 Thread David Miller
From: Nicolas Ferre nicolas.fe...@atmel.com Date: Thu, 19 Sep 2013 19:40:48 +0200 From: Patrice Vilchez patrice.vilc...@atmel.com All supported Micrel PHYs implement the standard power down bit 11 of BMCR, so this patch adds support using the generic genphy_{suspend,resume} functions.

Re: [PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs

2013-09-19 Thread David Miller
From: Nicolas Ferre Date: Thu, 19 Sep 2013 19:40:48 +0200 > From: Patrice Vilchez > > All supported Micrel PHYs implement the standard "power down" bit 11 of BMCR, > so this patch adds support using the generic genphy_{suspend,resume} > functions. > > Signed-off-by: Patrice Vilchez >

[PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs

2013-09-19 Thread Nicolas Ferre
From: Patrice Vilchez All supported Micrel PHYs implement the standard "power down" bit 11 of BMCR, so this patch adds support using the generic genphy_{suspend,resume} functions. Signed-off-by: Patrice Vilchez [b.brezil...@overkiz.com: adapt to newer kernel and generalize to other phys]

[PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs

2013-09-19 Thread Nicolas Ferre
From: Patrice Vilchez All supported Micrel PHYs implement the standard "power down" bit 11 of BMCR, so this patch adds support using the generic genphy_{suspend,resume} functions. Signed-off-by: Patrice Vilchez [b.brezil...@overkiz.com: adapt to newer kernel and generalize to other phys]

[PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs

2013-09-19 Thread Nicolas Ferre
From: Patrice Vilchez patrice.vilc...@atmel.com All supported Micrel PHYs implement the standard power down bit 11 of BMCR, so this patch adds support using the generic genphy_{suspend,resume} functions. Signed-off-by: Patrice Vilchez patrice.vilc...@atmel.com [b.brezil...@overkiz.com: adapt to

[PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs

2013-09-19 Thread Nicolas Ferre
From: Patrice Vilchez patrice.vilc...@atmel.com All supported Micrel PHYs implement the standard power down bit 11 of BMCR, so this patch adds support using the generic genphy_{suspend,resume} functions. Signed-off-by: Patrice Vilchez patrice.vilc...@atmel.com [b.brezil...@overkiz.com: adapt to

Re: [PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs

2013-09-19 Thread David Miller
From: Nicolas Ferre nicolas.fe...@atmel.com Date: Thu, 19 Sep 2013 19:40:48 +0200 From: Patrice Vilchez patrice.vilc...@atmel.com All supported Micrel PHYs implement the standard power down bit 11 of BMCR, so this patch adds support using the generic genphy_{suspend,resume} functions.