From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Subject: Re: [PATCH 1/6] ASoC: fsl: correct get_dma_channel parameter name Date: Mon, 27 Feb 2012 14:27:22 -0600 Message-ID: <4F4BE72A.9030803@freescale.com> References: <1329979644-31046-1-git-send-email-shawn.guo@linaro.org> <1330092582-21180-1-git-send-email-shawn.guo@linaro.org> <1330092582-21180-2-git-send-email-shawn.guo@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from AM1EHSOBE003.bigfish.com (am1ehsobe001.messaging.microsoft.com [213.199.154.204]) by alsa0.perex.cz (Postfix) with ESMTP id 7A2C8246BF for ; Mon, 27 Feb 2012 21:27:35 +0100 (CET) In-Reply-To: <1330092582-21180-2-git-send-email-shawn.guo@linaro.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Shawn Guo Cc: alsa-devel@alsa-project.org, Mark Brown , Sascha Hauer , linux-arm-kernel@lists.infradead.org List-Id: alsa-devel@alsa-project.org Shawn Guo wrote: > The second parameter of function get_dma_channel is actually a property > name rather than a compatible string, so rename it for less confusing. > > Signed-off-by: Shawn Guo > --- Acked-by: Timur Tabi -- Timur Tabi Linux kernel developer at Freescale From mboxrd@z Thu Jan 1 00:00:00 1970 From: timur@freescale.com (Timur Tabi) Date: Mon, 27 Feb 2012 14:27:22 -0600 Subject: [PATCH 1/6] ASoC: fsl: correct get_dma_channel parameter name In-Reply-To: <1330092582-21180-2-git-send-email-shawn.guo@linaro.org> References: <1329979644-31046-1-git-send-email-shawn.guo@linaro.org> <1330092582-21180-1-git-send-email-shawn.guo@linaro.org> <1330092582-21180-2-git-send-email-shawn.guo@linaro.org> Message-ID: <4F4BE72A.9030803@freescale.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Shawn Guo wrote: > The second parameter of function get_dma_channel is actually a property > name rather than a compatible string, so rename it for less confusing. > > Signed-off-by: Shawn Guo > --- Acked-by: Timur Tabi -- Timur Tabi Linux kernel developer at Freescale