From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCHv3 4/9] Improve wm8971_set_dai_fmt Date: Tue, 2 Sep 2014 10:48:56 +0100 Message-ID: <20140902094856.GF12043@opensource.wolfsonmicro.com> References: <1409628470-13059-1-git-send-email-xavier.hsu@linaro.org> <1409628470-13059-4-git-send-email-xavier.hsu@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 3D3C32651E6 for ; Tue, 2 Sep 2014 11:48:57 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1409628470-13059-4-git-send-email-xavier.hsu@linaro.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Xavier Hsu Cc: Andy Green , alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com, patches@linaro.org List-Id: alsa-devel@alsa-project.org On Tue, Sep 02, 2014 at 11:27:45AM +0800, Xavier Hsu wrote: > This patch improves WM8971. > We modify the function of wm8971_set_dai_fmt(). > > Any comments about improving the patch are welcome. > Thanks. > > Signed-off-by: Xavier Hsu > Signed-off-by: Andy Green > --- Acked-by: Charles Keepax Thanks, Charles