From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v4 06/10] ARM: mxs: add saif device Date: Tue, 19 Jul 2011 15:57:25 +0100 Message-ID: <20110719145725.GB9652@opensource.wolfsonmicro.com> References: <1310731780-1645-7-git-send-email-b29396@freescale.com> <1311050056-22295-1-git-send-email-b29396@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id C19992453C for ; Tue, 19 Jul 2011 16:57:28 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1311050056-22295-1-git-send-email-b29396@freescale.com> 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: Dong Aisheng Cc: alsa-devel@alsa-project.org, s.hauer@pengutronix.de, lrg@ti.com, linux-arm-kernel@lists.infradead.org, w.sang@pengutronix.de List-Id: alsa-devel@alsa-project.org On Tue, Jul 19, 2011 at 12:34:16PM +0800, Dong Aisheng wrote: > Signed-off-by: Dong Aisheng > Reviewed-by: Wolfram Sang > Cc: Sascha Hauer > --- > Changes since v3: > Drop DIGCTRL-handling based on Wolfram's comment When reposting you should repost the whole series separately rather than following up into the middle of the series, it makes it much easier for people to follow what's going on. From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Tue, 19 Jul 2011 15:57:25 +0100 Subject: [PATCH v4 06/10] ARM: mxs: add saif device In-Reply-To: <1311050056-22295-1-git-send-email-b29396@freescale.com> References: <1310731780-1645-7-git-send-email-b29396@freescale.com> <1311050056-22295-1-git-send-email-b29396@freescale.com> Message-ID: <20110719145725.GB9652@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jul 19, 2011 at 12:34:16PM +0800, Dong Aisheng wrote: > Signed-off-by: Dong Aisheng > Reviewed-by: Wolfram Sang > Cc: Sascha Hauer > --- > Changes since v3: > Drop DIGCTRL-handling based on Wolfram's comment When reposting you should repost the whole series separately rather than following up into the middle of the series, it makes it much easier for people to follow what's going on.