From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758162Ab0EUOwm (ORCPT ); Fri, 21 May 2010 10:52:42 -0400 Received: from 124x34x33x190.ap124.ftth.ucom.ne.jp ([124.34.33.190]:50691 "EHLO master.linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756232Ab0EUOwk (ORCPT ); Fri, 21 May 2010 10:52:40 -0400 Date: Fri, 21 May 2010 23:52:36 +0900 From: Paul Mundt To: Ralf Baechle Cc: John Kacur , linux-kernel@vger.kernel.org, Frederic Weisbecker , Arnd Bergmann , Thomas Gleixner , Ingo Molnar , "Maciej W. Rozycki" , linux-mips@linux-mips.org, linux-sh@vger.kernel.org, Geert Uytterhoeven , Roman Zippel , linux-m68k@vger.kernel.org Subject: Re: bkl: Pushdowns for sound/oss ? Message-ID: <20100521145236.GA15948@linux-sh.org> References: <20100521144055.GB13174@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100521144055.GB13174@linux-mips.org> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 21, 2010 at 03:40:56PM +0100, Ralf Baechle wrote: > On Fri, May 21, 2010 at 03:45:04PM +0200, John Kacur wrote: > > sound/oss/sh_dac_audio.c > > SH3 specific. > This has since been replaced with an ALSA driver, so we can basically just kill the OSS driver off at this point. I was going to kill it off before, but wanted to give people some time to test out the new driver.