From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mark A. Greer" Subject: Re: [PATCH] net: ethernet: davinci_emac: add pm_runtime support Date: Fri, 20 Jul 2012 14:30:05 -0700 Message-ID: <20120720213005.GA22263@animalcreek.com> References: <1342736577-30477-1-git-send-email-mgreer@animalcreek.com> <20120720.112301.1733694549621760738.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, nsekhar@ti.com, khilman@ti.com To: David Miller Return-path: Received: from mail20.dotsterhost.com ([66.11.232.73]:35627 "EHLO mail20.dotsterhost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752810Ab2GTVaH (ORCPT ); Fri, 20 Jul 2012 17:30:07 -0400 Content-Disposition: inline In-Reply-To: <20120720.112301.1733694549621760738.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: 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