From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Date: Wed, 18 Dec 2013 09:23:37 +0000 Subject: Re: [PATCH] ASoC: wm8904: fix DSP mode B configuration Message-Id: <20131218092337.GD11138@opensource.wolfsonmicro.com> List-Id: References: <1387337183-16814-1-git-send-email-voice.shen@atmel.com> In-Reply-To: <1387337183-16814-1-git-send-email-voice.shen@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Bo Shen Cc: broonie@kernel.org, patches@opensource.wolfsonmicro.com, linux-sound@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org On Wed, Dec 18, 2013 at 11:26:23AM +0800, Bo Shen wrote: > When wm8904 work in DSP mode B, we still need to configure it to > work in DSP mode. Or else, it will work in Right Justified mode. > > Signed-off-by: Bo Shen > --- Acked-by: Charles Keepax Thanks, Charles