From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH 0/9] ALSA: compress offfload fixes Date: Tue, 27 Aug 2013 19:41:36 +0530 Message-ID: <20130827141136.GG2748@intel.com> References: <1377585639-29516-1-git-send-email-vinod.koul@intel.com> <20130827100955.GX2748@intel.com> <20130827131438.GA2748@intel.com> <20130827133030.GD2748@intel.com> <20130827134146.GE2748@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by alsa0.perex.cz (Postfix) with ESMTP id 8BAC9265326 for ; Tue, 27 Aug 2013 16:56:53 +0200 (CEST) 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: alsa-devel@alsa-project.org, broonie@kernel.org, lgirdwood@gmail.com List-Id: alsa-devel@alsa-project.org On Tue, Aug 27, 2013 at 04:41:13PM +0200, Takashi Iwai wrote: > At Tue, 27 Aug 2013 19:11:46 +0530, > Vinod Koul wrote: > > > > On Tue, Aug 27, 2013 at 04:22:39PM +0200, Takashi Iwai wrote: > > > I understand it, but my question is what fixes your patch except for > > > the comment in the header file? In other words, by changing the > > > comment text, what will be fixed in the end? > > the meaning and API version which tinycompress will use to send right values.. > > It's just a comment text, which itself is nothing bug a explanation, > and doesn't define the actual behavior. And there is no code in the > upstream tree regarding this field, so no place to "fix" there. > > Moreover, tinycompress library should be self-contained so that it can > be compiled without the kernel source tree. yes it is and can be compiled without kernel sources... ~Vinod --