From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com Subject: Re: [PATCH 1/3] aic23: Kconfig fixes for alsa and oss drivers. Date: Thu, 10 Aug 2006 09:44:22 +0300 Message-ID: <20060810064420.GA30195@atomide.com> References: <4476192B.5070703@cc.jyu.fi> <20060526231248.GN4132@atomide.com> <44DA7DE0.6000200@cc.jyu.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <44DA7DE0.6000200@cc.jyu.fi> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: lamikr Cc: OMAP-Linux List-Id: linux-omap@vger.kernel.org * lamikr [060810 03:29]: > Tony Lindgren wrote: > > * lamikr [060525 13:54]: > > > >> Kconfig fixes to prevent unselecting I2C and I2C-omap drivers is aic23 > >> sound driver is selected. > >> > > > > Pushing all 3 patches today. > > > > Tony > > > > > Tony > > I noticed that patches 2 and 3 are not applied. James Selvam tested that > they were needed in order to get sounds working with innovator. > Can you you still apply the old patches or should I resend them? (Send > originally in 25.5.2006) Hmm, I wonder if these too got accidentally reverted a while back? Occasionally I miss new files with git-add too :) Since you know exactly what's missing, can you please resend the missing patches? > In addition to these, audio_process_dma from omap-alsa.c will also need > one more fix that I can send separately. > (2 #ifdef CONFIG_MACH_OMAP_H6300 definitions must be changed to #ifdef > CONFIG_ARCH_OMAP15XX) OK Tony