From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH] TI DaVinci EMAC: Convert to dev_pm_ops Date: Fri, 12 Mar 2010 15:28:47 -0800 Message-ID: <87zl2d3ys0.fsf@deeprootsystems.com> References: <1268296676-12514-1-git-send-email-chaithrika@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, davinci-linux-open-source@linux.davincidsp.com, davem@davemloft.net To: Chaithrika U S Return-path: Received: from mail-iw0-f176.google.com ([209.85.223.176]:48007 "EHLO mail-iw0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934713Ab0CLX2t (ORCPT ); Fri, 12 Mar 2010 18:28:49 -0500 Received: by iwn6 with SMTP id 6so155797iwn.4 for ; Fri, 12 Mar 2010 15:28:49 -0800 (PST) In-Reply-To: <1268296676-12514-1-git-send-email-chaithrika@ti.com> (Chaithrika U. S.'s message of "Thu\, 11 Mar 2010 14\:07\:56 +0530") Sender: netdev-owner@vger.kernel.org List-ID: Chaithrika U S writes: > Migrate from the legacy PM hooks to use dev_pm_ops structure. > > Signed-off-by: Chaithrika U S Acked-by: Kevin Hilman