From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [alsa-lib][PATCH] ctl: rename APIs to add an element set so that their names are appropriate Date: Sun, 17 Jul 2016 10:04:05 +0200 Message-ID: References: <1468675201-31693-1-git-send-email-o-takashi@sakamocchi.jp> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 8FFC726524F for ; Sun, 17 Jul 2016 10:04:05 +0200 (CEST) In-Reply-To: <1468675201-31693-1-git-send-email-o-takashi@sakamocchi.jp> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Takashi Sakamoto Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Sat, 16 Jul 2016 15:20:01 +0200, Takashi Sakamoto wrote: > > In this development period, some APIs have already been added. Most of > them are to add an element set, while their names are not so appropriate > against their feature. This is due to following to names of old APIs. > > This commit renames them. > > Signed-off-by: Takashi Sakamoto Applied, thanks. Takashi