From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rene Herman Subject: Re: [PATCH 2/4] alsa-kernel: schedule_timeout() fix for kernel/drivers/input/touchscreen/ucb1400_ts.c Date: Tue, 18 Sep 2007 15:58:46 +0200 Message-ID: <46EFD996.6050702@gmail.com> References: <46E58D01.9080809@gmail.com> <46EF18FF.7070906@gmail.com> <46EF3097.7060300@gmail.com> <46EF52E4.90401@gmail.com> <46EFD769.3010503@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtpq1.tilbu1.nb.home.nl (smtpq1.tilbu1.nb.home.nl [213.51.146.200]) by alsa0.perex.cz (Postfix) with ESMTP id DAF5A244D7 for ; Tue, 18 Sep 2007 15:59:46 +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: Krzysztof Helt , ALSA devel , Trent Piepho List-Id: alsa-devel@alsa-project.org On 09/18/2007 03:58 PM, Takashi Iwai wrote: > At Tue, 18 Sep 2007 15:49:29 +0200, > Rene Herman wrote: >> Only split of from the rest since I'm not in fact sure what/why that >> drivers/input stuff is inside alsa-kernel. > > This code is in ALSA HG tree just because it refers AC97 interface. > When the ac97 side is changed, we might need to touch it. > > But, this change has nothing to do with the sound, so I think it'd be > better to pass it to the input subsystem maintainer. Will do, thanks. Rene.