From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Hofman Subject: Re: [PATCH 1/7] ak4114 - fix errors in output selector bits Date: Wed, 16 Sep 2009 09:48:53 +0200 Message-ID: <4AB09865.20805@ivitera.com> References: <1253054396-7978-1-git-send-email-pavel.hofman@ivitera.com> <4AB08D2B.5070604@ivitera.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from server.insite.cz (upc-plzen.insite.cz [84.242.100.8]) by alsa0.perex.cz (Postfix) with ESMTP id EEAA21038DC for ; Wed, 16 Sep 2009 09:48:32 +0200 (CEST) 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: Takashi Iwai Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Takashi Iwai wrote: > At Wed, 16 Sep 2009 09:00:59 +0200, > Pavel Hofman wrote: >> Takashi Iwai wrote: >>> At Wed, 16 Sep 2009 00:39:50 +0200, >>> pavel.hofman@ivitera.com wrote: >>>> From: Pavel Hofman >>>> >>>> >>>> Signed-off-by: Pavel Hofman >>> Could you describe *what* are exactly fixed? >>> Do these change influence on any driver behavior? >> It is just a fix - the original version had a typo - see the equal >> values for >> AK4114_OPS12 = AK4114_OPS02 >> AK4114_OPS11 = AK4114_OPS01 >> AK4114_OPS10 = AK4114_OPS00 >> >> Since no cards actually use this feature, the bug was not uncovered earlier. > > OK, then could you write it in the changelog? OK, in the evening. Thanks, Pavel.