From mboxrd@z Thu Jan 1 00:00:00 1970 From: mgreer@animalcreek.com (Mark A. Greer) Date: Fri, 20 Jul 2012 14:30:05 -0700 Subject: [PATCH] net: ethernet: davinci_emac: add pm_runtime support In-Reply-To: <20120720.112301.1733694549621760738.davem@davemloft.net> References: <1342736577-30477-1-git-send-email-mgreer@animalcreek.com> <20120720.112301.1733694549621760738.davem@davemloft.net> Message-ID: <20120720213005.GA22263@animalcreek.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jul 20, 2012 at 11:23:01AM -0700, David Miller wrote: > From: "Mark A. Greer" > Date: Thu, 19 Jul 2012 15:22:57 -0700 > > > From: "Mark A. Greer" > > > > Add pm_runtime support to the TI Davinci EMAC driver. > > > > CC: Sekhar Nori > > CC: Kevin Hilman > > Signed-off-by: Mark A. Greer > > This patch doesn't apply at all to net-next My apologies. I'll fix & resubmit in a bit. Mark