From patchwork Tue Apr 30 09:29:09 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 16519 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qe0-f70.google.com (mail-qe0-f70.google.com [209.85.128.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 758BC20065 for ; Tue, 30 Apr 2013 09:42:05 +0000 (UTC) Received: by mail-qe0-f70.google.com with SMTP id b10sf524498qen.5 for ; Tue, 30 Apr 2013 02:42:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-beenthere:x-received:received-spf :x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=oB+eSq5FyPwFrUYGl4s8imEOLPK1iZQOszooAWWuKPg=; b=egylSnjvLbsHuGgyE3kyh0Cpi++qJrOspqhEWeq3HeW/YOGarAUgC3esANm2nXZzgI DEqKkOJmGbRXbI6fXXgM82K5nFftltOGXpcMVpTK+o8X9NGZIrxy+5RdZENCJKCB+vMZ pD1EfBKRvoBrIO3hNthGzG8ARCrxpytH9NjYOf7fWoCXtLfLcJcIyHkSNs1TTY2rIJ8Y h/feonMj5h6u6XyJyNP2e0P4KPTi/XQdT+GPSRFd8t3lRjYer6vpLJ1nL9nPt0wwzT+r H4+/Rm7ICjmOPIgC++zJ27IOftkqhBqheUF+7vjSD+nSJFx+8gWPZ5rGctBNS2a2Da9G z5ig== X-Received: by 10.236.126.165 with SMTP id b25mr31769505yhi.2.1367314923001; Tue, 30 Apr 2013 02:42:03 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.107.201 with SMTP id he9ls169310qeb.2.gmail; Tue, 30 Apr 2013 02:42:02 -0700 (PDT) X-Received: by 10.52.99.67 with SMTP id eo3mr29725212vdb.21.1367314922828; Tue, 30 Apr 2013 02:42:02 -0700 (PDT) Received: from mail-vb0-x22c.google.com (mail-vb0-x22c.google.com [2607:f8b0:400c:c02::22c]) by mx.google.com with ESMTPS id l4si11727835vcu.32.2013.04.30.02.42.02 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Apr 2013 02:42:02 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c02::22c is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=2607:f8b0:400c:c02::22c; Received: by mail-vb0-f44.google.com with SMTP id e13so237001vbg.3 for ; Tue, 30 Apr 2013 02:42:02 -0700 (PDT) X-Received: by 10.58.48.166 with SMTP id m6mr21539695ven.59.1367314922649; Tue, 30 Apr 2013 02:42:02 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.127.98 with SMTP id nf2csp97239veb; Tue, 30 Apr 2013 02:42:01 -0700 (PDT) X-Received: by 10.66.13.35 with SMTP id e3mr64747052pac.186.1367314921088; Tue, 30 Apr 2013 02:42:01 -0700 (PDT) Received: from mail-pd0-f182.google.com (mail-pd0-f182.google.com [209.85.192.182]) by mx.google.com with ESMTPS id hb2si20314063pac.263.2013.04.30.02.42.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Apr 2013 02:42:01 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.192.182 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.192.182; Received: by mail-pd0-f182.google.com with SMTP id 14so208808pdj.27 for ; Tue, 30 Apr 2013 02:42:00 -0700 (PDT) X-Received: by 10.68.112.196 with SMTP id is4mr76483225pbb.117.1367314920681; Tue, 30 Apr 2013 02:42:00 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id x2sm27814327pba.32.2013.04.30.02.41.58 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Apr 2013 02:42:00 -0700 (PDT) From: Sachin Kamat To: linux-media@vger.kernel.org Cc: g.liakhovetski@gmx.de, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 2/2] [media] soc_camera: Fix checkpatch warning in ov9640.c Date: Tue, 30 Apr 2013 14:59:09 +0530 Message-Id: <1367314149-16448-2-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1367314149-16448-1-git-send-email-sachin.kamat@linaro.org> References: <1367314149-16448-1-git-send-email-sachin.kamat@linaro.org> X-Gm-Message-State: ALoCoQm6atrQEFsj56tWbTA045D97smy5MkwX7ImeikaVWMKyZQ50Wxmhzi5bHcBYXffFgjAvjT+ X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c02::22c is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Silences the following warning: WARNING: please, no space before tabs Signed-off-by: Sachin Kamat --- drivers/media/i2c/soc_camera/ov9640.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/i2c/soc_camera/ov9640.c b/drivers/media/i2c/soc_camera/ov9640.c index 20ca62d..f4eba1b 100644 --- a/drivers/media/i2c/soc_camera/ov9640.c +++ b/drivers/media/i2c/soc_camera/ov9640.c @@ -61,7 +61,7 @@ static const struct ov9640_reg ov9640_regs_dflt[] = { /* Configurations * NOTE: for YUV, alter the following registers: - * COM12 |= OV9640_COM12_YUV_AVG + * COM12 |= OV9640_COM12_YUV_AVG * * for RGB, alter the following registers: * COM7 |= OV9640_COM7_RGB