From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754213Ab3ITHha (ORCPT ); Fri, 20 Sep 2013 03:37:30 -0400 Received: from eusmtp01.atmel.com ([212.144.249.242]:43221 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753771Ab3ITHh3 (ORCPT ); Fri, 20 Sep 2013 03:37:29 -0400 Message-ID: <523BFB35.6030509@atmel.com> Date: Fri, 20 Sep 2013 09:37:25 +0200 From: Nicolas Ferre Organization: atmel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: David Miller CC: , , , , , , Subject: Re: [PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs References: <1379612448-20805-1-git-send-email-nicolas.ferre@atmel.com> <20130919.140829.372011462903870193.davem@davemloft.net> In-Reply-To: <20130919.140829.372011462903870193.davem@davemloft.net> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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: Patrice Vilchez >> [b.brezillon@overkiz.com: adapt to newer kernel and generalize to other phys] >> Signed-off-by: Boris BREZILLON >> [nicolas.ferre@atmel.com: commit message modification] >> Signed-off-by: Nicolas Ferre >> Cc: David J. Choi > > What's the difference between this patch and the one you sent 60 > seconds beforehand? No difference, just the addition of Boris in the CC list. He was missing in the previous one despite his presence in the "Signed-off-by" tag. I tried to stop "git send-email" before it can complete but I hit "Ctrl-c" too late it seems... Sorry for the noise. Bye, -- Nicolas Ferre