Re: [PATCH] TI DaVinci EMAC: Convert to dev_pm_ops

2010-03-15 Thread David Miller
From: Kevin Hilman Date: Fri, 12 Mar 2010 15:28:47 -0800 > 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 Applied, thanks. ___ Davinci-linux-

Re: [PATCH] TI DaVinci EMAC: Convert to dev_pm_ops

2010-03-12 Thread Kevin Hilman
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 ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.dav

[PATCH] TI DaVinci EMAC: Convert to dev_pm_ops

2010-03-11 Thread Chaithrika U S
Migrate from the legacy PM hooks to use dev_pm_ops structure. Signed-off-by: Chaithrika U S --- This patch applies to Linus' kernel tree. The fixes provided in this patch[1] are needed for EMAC driver to build. [1]http://patchwork.kernel.org/patch/84267/ drivers/net/davinci_emac.c | 27 +