From: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
Date: Thu, 19 Sep 2013 19:40:48 +0200
From: Patrice Vilchez <patrice.vilchez@xxxxxxxxx>
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.vilchez@xxxxxxxxx>
[b.brezillon@xxxxxxxxxxx: adapt to newer kernel and generalize to other phys]
Signed-off-by: Boris BREZILLON <b.brezillon@xxxxxxxxxxx>
[nicolas.ferre@xxxxxxxxx: commit message modification]
Signed-off-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
Cc: David J. Choi <david.choi@xxxxxxxxxx>
What's the difference between this patch and the one you sent 60
seconds beforehand?