From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH] ASoC: fsi: add dev_pm_ops :: suspend/resume Date: Fri, 15 Apr 2011 10:16:44 +0100 Message-ID: <1302859004.3444.12.camel@odin> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ww0-f51.google.com (mail-ww0-f51.google.com [74.125.82.51]) by alsa0.perex.cz (Postfix) with ESMTP id BF89310382B for ; Fri, 15 Apr 2011 11:16:49 +0200 (CEST) Received: by wwf26 with SMTP id 26so2331215wwf.20 for ; Fri, 15 Apr 2011 02:16:48 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Kuninori Morimoto Cc: yoshii , Linux-ALSA , Mark Brown , Magnus , Simon List-Id: alsa-devel@alsa-project.org On Thu, 2011-04-14 at 17:14 +0900, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto > --- > sound/soc/sh/fsi.c | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 86 insertions(+), 0 deletions(-) > Acked-by: Liam Girdwood