What should be the quickest way to merge all the ASoC patches which have come after my 2.6.29-rc3 release? I have a found a solution for my tuck noise problem now but cannot apply the patch as it is, because the tip has moved ahead from my baseline by several commits. I cannot move my baseline so have to pull only sound/soc related patches.
Is there any repository where I will find only asoc related patches? Or what should be the ideal way to handle this?
Thanks and Regards, Anuj Aggarwal
-----Original Message----- From: Mark Brown [mailto:broonie@opensource.wolfsonmicro.com] Sent: Tuesday, May 19, 2009 2:20 PM To: Peter Ujfalusi Cc: alsa-devel@alsa-project.org; sakoman@gmail.com; Aggarwal, Anuj Subject: Re: [PATCH 1/1] ASoC: TWL4030: Fix Analog capture path for AUXR
On Tue, May 19, 2009 at 10:51:03AM +0300, Peter Ujfalusi wrote:
AUXR is selected by bit 2 and not by bit 1 in the ANAMICR register.
Signed-off-by: Peter Ujfalusi peter.ujfalusi@nokia.com
Applied, thanks.