From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: McPDM: Use tabs for indentation Date: Fri, 19 Mar 2010 11:15:23 +0000 Message-ID: <20100319111522.GB23306@rakim.wolfsonmicro.main> References: <1268963141-22012-1-git-send-email-jorge.candelaria@ti.com> <1268987088.3757.1.camel@odin> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id DAD0B1038DD for ; Fri, 19 Mar 2010 12:15:23 +0100 (CET) Content-Disposition: inline In-Reply-To: <1268987088.3757.1.camel@odin> 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: Liam Girdwood Cc: Jorge Eduardo Candelaria , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Fri, Mar 19, 2010 at 08:24:48AM +0000, Liam Girdwood wrote: > On Thu, 2010-03-18 at 19:45 -0600, Jorge Eduardo Candelaria wrote: > > Indentation in initial support for McPDM driver was converted to spaces. > > Use tabs to comply with open source coding-style. > > Signed-off-by: Jorge Eduardo Candelaria > Acked-by: Liam Girdwood Applied, thanks.