From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261369AbULALTL (ORCPT ); Wed, 1 Dec 2004 06:19:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261371AbULALTL (ORCPT ); Wed, 1 Dec 2004 06:19:11 -0500 Received: from news.suse.de ([195.135.220.2]:24266 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S261369AbULALTH (ORCPT ); Wed, 1 Dec 2004 06:19:07 -0500 Date: Wed, 01 Dec 2004 12:19:07 +0100 Message-ID: From: Takashi Iwai To: Adrian Bunk Cc: perex@suse.cz, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [Alsa-devel] [2.6 patch] ALSA core: misc cleanups In-Reply-To: References: <20041126002448.GM3537@stusta.de> <20041128032312.GG4713@stusta.de> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 15) (Security Through Obscurity) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Mon, 29 Nov 2004 15:16:45 +0100, I wrote: > > At Sun, 28 Nov 2004 04:23:13 +0100, > Adrian Bunk wrote: > > > > > I disagree to remove all of these functions from the middle layer. > > > Some of them could be reduced, but others were once used, and might be > > > used in future, too. > > > > The intention is not to blindly remove code you might need in the near > > future. > > > > Can you comment on which of them are actually candidates for being > > removed? I'll then send you an updated patch. > > Yes, I'll check it. Ok, applied most of your fixes to ALSA tree. The change of timer API, midi-emulation API and a part of PCM API are kept. Some are moved as static inline functions. Thanks, Takashi