From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cpsmtpb-ews06.kpnxchange.com (cpsmtpb-ews06.kpnxchange.com [213.75.39.9]) by ozlabs.org (Postfix) with ESMTP id 282A82C007E for ; Wed, 27 Mar 2013 23:42:37 +1100 (EST) Message-ID: <1364388152.1345.29.camel@x61.thuisdomein> Subject: Re: [PATCH] powerpc: remove PReP From: Paul Bolle To: Geert Uytterhoeven Date: Wed, 27 Mar 2013 13:42:32 +0100 In-Reply-To: References: <1363864206.1390.117.camel@x61.thuisdomein> <20130322042159.GC26908@concordia> <1364381223.1345.18.camel@x61.thuisdomein> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: linux-fbdev@vger.kernel.org, Florian Tobias Schandinat , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Paul Mackerras , Rob Landley , Bjorn Helgaas , linuxppc-dev@lists.ozlabs.org, Adam Belay List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2013-03-27 at 13:05 +0100, Geert Uytterhoeven wrote: > This section is CHRP-specific. The cs4232 driver also worked on the > CHRP LongTrail. > But I don't remember if the parameter values above also applied to LongTrail. > I do remember it didn't work without specifing the right parameters, so you > probably want to keep this section. My reasoning was quite simply that this file was 14 years old so that probably nobody is using that stuff anymore. Are people actually using CHRP (whatever that is)? Anyhow, cs4232 is mentioned in some other files too: $ git grep -l -n cs4232 Documentation/ Documentation/powerpc/sound.txt Documentation/sound/alsa/ALSA-Configuration.txt Documentation/sound/alsa/alsa-parameters.txt Documentation/sound/oss/Introduction Documentation/sound/oss/Tropez+ Could these few lines be dumped in one of these (except powerpc/sound.txt, of course)? Paul Bolle