From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next 1/4] stmmac: use custom init/exit functions in pm ops Date: Thu, 19 Apr 2012 20:06:42 -0400 (EDT) Message-ID: <20120419.200642.2124146219634804222.davem@davemloft.net> References: <1334814502-29707-1-git-send-email-peppe.cavallaro@st.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, francesco.virlinzi@st.com To: peppe.cavallaro@st.com Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:55359 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753366Ab2DTAGr (ORCPT ); Thu, 19 Apr 2012 20:06:47 -0400 In-Reply-To: <1334814502-29707-1-git-send-email-peppe.cavallaro@st.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Giuseppe CAVALLARO Date: Thu, 19 Apr 2012 07:48:19 +0200 > From: Francesco Virlinzi > > Freeze and restore can call the custom init/exit functions. > Also the patch adds a custom data field that can be used > for storing platform data useful on restore the embedded > setup (e.g. GPIO, SYSCFG). > > Signed-off-by: Francesco Virlinzi > Signed-off-by: Giuseppe Cavallaro Applied.