From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH] amixer: add support for TLV byte control read Date: Fri, 22 Jan 2016 15:27:46 +0530 Message-ID: <20160122095745.GE11130@localhost> References: <1453441612-29902-1-git-send-email-vinod.koul@intel.com> <20160122074623.GC11130@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by alsa0.perex.cz (Postfix) with ESMTP id C3AC3260511 for ; Fri, 22 Jan 2016 10:54:00 +0100 (CET) Content-Disposition: inline In-Reply-To: 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 Iwai Cc: liam.r.girdwood@linux.intel.com, patches.audio@intel.com, alsa-devel@alsa-project.org, broonie@kernel.org List-Id: alsa-devel@alsa-project.org On Fri, Jan 22, 2016 at 09:26:37AM +0100, Takashi Iwai wrote: > > > so we ensure we give right size buffer here > > > > Actually we should have an API function that returns the size of TLV. > > Then amixer can adjust the allocation size. > > .... thinking of this again, it might be easier to fix amixer locally > at first. Sure, so what is approach that you would like me to take -- ~Vinod