From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 2/8] ALSA: ASoC: DaVinci: davinvi-evm, make requests explicit Date: Fri, 19 Dec 2008 10:28:47 +0000 Message-ID: <20081219102846.GD24129@sirena.org.uk> References: <1229629006-4261-1-git-send-email-troy.kisky@boundarydevices.com> <1229629006-4261-2-git-send-email-troy.kisky@boundarydevices.com> <1229629006-4261-3-git-send-email-troy.kisky@boundarydevices.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cassiel.sirena.org.uk (cassiel.sirena.org.uk [80.68.93.111]) by alsa0.perex.cz (Postfix) with ESMTP id A158124394 for ; Fri, 19 Dec 2008 11:28:48 +0100 (CET) Content-Disposition: inline In-Reply-To: <1229629006-4261-3-git-send-email-troy.kisky@boundarydevices.com> 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: Troy Kisky Cc: alsa-devel@alsa-project.org, davinci-linux-open-source@linux.davincidsp.com List-Id: alsa-devel@alsa-project.org On Thu, Dec 18, 2008 at 12:36:40PM -0700, Troy Kisky wrote: > Add constants with a value of 0 to show more explicitly > what is being requested. > > Signed-off-by: Troy Kisky Applied.