From patchwork Mon Dec 7 11:50:23 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 57766 Delivered-To: patch@linaro.org Received: by 10.202.179.86 with SMTP id c83csp944633oif; Mon, 7 Dec 2015 03:51:00 -0800 (PST) X-Received: by 10.66.102.70 with SMTP id fm6mr42629664pab.80.1449489060486; Mon, 07 Dec 2015 03:51:00 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id ac7si1371690pad.199.2015.12.07.03.51.00; Mon, 07 Dec 2015 03:51:00 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dkim=neutral (body hash did not verify) header.i=@linaro-org.20150623.gappssmtp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932207AbbLGLu6 (ORCPT + 28 others); Mon, 7 Dec 2015 06:50:58 -0500 Received: from mail-wm0-f53.google.com ([74.125.82.53]:38156 "EHLO mail-wm0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932123AbbLGLuu (ORCPT ); Mon, 7 Dec 2015 06:50:50 -0500 Received: by wmec201 with SMTP id c201so147240366wme.1 for ; Mon, 07 Dec 2015 03:50:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro-org.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:in-reply-to:references; bh=3nfGDGUlZWyPbx6hRxLeuDVCscjIi8TP9m1tlJZg9Ws=; b=sRcwnaEywIbqzUhkhA6s8Yj1jglg4TpGi6ieGFvk5cCHk88+WsmSUGUIekjxYJUHeR QHPW+CCqunYi4P1oxQ3rNkgaR12fYalftcEfOqFlc6W2s43GQZNNu+sWvRlqjqiazNmR L71WWYEnCOOMBd9j7zhgMf//QXBy/Pjok3hQn94XLhJB2s0BcujrZ0w5Q5PqoftENwko 0cqjiF/oUMZIPaf5UkhwP9JuDywTPLHadWc0YgGgOyLudpi1Z3jsKvtPYlU5nrfmQEdS +RZwqfQ30aONsaT36euSFkrKR2xNb8Y7yRS1KbLT3r7mMKW5Qa9MZd0Q1GyihueJVDeV N88g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=3nfGDGUlZWyPbx6hRxLeuDVCscjIi8TP9m1tlJZg9Ws=; b=WtJdo0qS+OtksJBB5xglUCfuAd6cdmeX2jChcJgSxITTGyHcWaeuHmG2uX00bUz1iS 2P/s4YwfUFFKv7BduobsFwYMehFzkALiJG8z5kowSfTAFK+0i3pxNbdCQy0SDSXdWcHA 5sTRyMTiLAZzViVPbAm0AHRjsXV5P2N6BpmmqRIJXIHMHyHG/wmo+6oNY4R3Rt4n4/xH Dqhx/QnIBVhmoV93RYcFPqRMlKe8uHjTomifgJy34uQ1TnKp1HTWuPkAYj67WmSkXbNL Yg8SOW4j0mp62XvHJbnOFk7RgPM1DsjmiLFQRSwuaNUvLPTpe4LkNBHyxePyYE2fpDmI QxCg== X-Gm-Message-State: ALoCoQl+6tTqsRFyvJePhCv870DqyPXopKNRxXHe69nAF8p/0Ntllv0opIawuXRbWUjcRXs3WDuy X-Received: by 10.194.121.35 with SMTP id lh3mr32746650wjb.164.1449489049558; Mon, 07 Dec 2015 03:50:49 -0800 (PST) Received: from localhost.localdomain (host81-129-174-134.range81-129.btcentralplus.com. [81.129.174.134]) by smtp.gmail.com with ESMTPSA id z1sm24806533wje.35.2015.12.07.03.50.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 07 Dec 2015 03:50:49 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 10/19] mfd: arizona-i2c: Add blank line formatting after declaration Date: Mon, 7 Dec 2015 11:50:23 +0000 Message-Id: <1449489032-14374-11-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1449489032-14374-1-git-send-email-lee.jones@linaro.org> References: <1449489032-14374-1-git-send-email-lee.jones@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org WARNING: Missing a blank line after declarations + struct arizona *arizona = dev_get_drvdata(&i2c->dev); + arizona_dev_exit(arizona); total: 0 errors, 1 warnings, 120 lines checked Cc: patches@opensource.wolfsonmicro.com Signed-off-by: Lee Jones --- drivers/mfd/arizona-i2c.c | 2 ++ 1 file changed, 2 insertions(+) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ diff --git a/drivers/mfd/arizona-i2c.c b/drivers/mfd/arizona-i2c.c index cea1b40..68c3e99 100644 --- a/drivers/mfd/arizona-i2c.c +++ b/drivers/mfd/arizona-i2c.c @@ -87,7 +87,9 @@ static int arizona_i2c_probe(struct i2c_client *i2c, static int arizona_i2c_remove(struct i2c_client *i2c) { struct arizona *arizona = dev_get_drvdata(&i2c->dev); + arizona_dev_exit(arizona); + return 0; }