From patchwork Fri May 18 20:06:33 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Osipenko X-Patchwork-Id: 10412073 X-Patchwork-Delegate: rjw@sisk.pl Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id CFC296031B for ; Fri, 18 May 2018 20:11:01 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C0FB528AC5 for ; Fri, 18 May 2018 20:11:01 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B316B28ACB; Fri, 18 May 2018 20:11:01 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 496D028AC5 for ; Fri, 18 May 2018 20:11:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752558AbeERUKd (ORCPT ); Fri, 18 May 2018 16:10:33 -0400 Received: from mail-lf0-f68.google.com ([209.85.215.68]:35550 "EHLO mail-lf0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752234AbeERUHU (ORCPT ); Fri, 18 May 2018 16:07:20 -0400 Received: by mail-lf0-f68.google.com with SMTP id y72-v6so15692443lfd.2; Fri, 18 May 2018 13:07:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=0kXbxi/Bk+Gg1f+88Py/+77I9csMl4791Dw6gZgt+jo=; b=i6AMFqZXs7bzQkQhJJGQFeltDagAPYTtjiCyfe8hGmPdMutV3T1F0aY9zwzyJ5F2Ww FWp0DJIH7f2xgsyOQxf6+zCiiqXlXxda8rnYiuoJMOa75kdKIDgrpogQZy7YS6UL2Y52 tdps/yLruYm7rbMDKiuEDh2NCW3kYhUTAZ1Zw3MuQxgADEPdGLWZ0isJRT2WpGlhd27x MLR4QqAxzRKpTBi7uCagZDDu0s3j/AtL3bkOhZrOS+k8ucHjCJPRkGMA6zIn+KwtlGqW texmqHHFZ6pis+bjsEX2OdHmSfarxxVrQEb3I6cVODNWiEH8mhdQqkwPTmA9aCtW6cM5 fuCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=0kXbxi/Bk+Gg1f+88Py/+77I9csMl4791Dw6gZgt+jo=; b=js55VEPPeEUJFDg0x4CidP14kkTtqusV4Ko5EUDR7VTIArOT208m5ug7NhTlyEn/rZ X/f7LiN7JgVGNvBWWUjpRDGE+O6628ToxOaySfU8WxEE98xEpmHIZhdpAXmi9Z9d2ndN 5OZO5195D9JEuMiy+2ShLEGWJGOFM0/Y90NA8bA60or5jFkzQwDeIJzfupePCdLgq+d9 QddSeiMVisMZpHkzkGMM57x/n1RMrnlUZW6j8Rz0fQrxA0QJPpYQ9kjaUmbiShkBkHYS BYJI9D/7Nxjgunwt4AF3TeYjYmNleNC4bzl699U3jRa61BI/znlczatXinQPpzNqcp6Z fulQ== X-Gm-Message-State: ALKqPwck0+D395MnF+7j2vsVuohIPcsqo1ZAnw/gQYEeONURSMdCJmMj QVXgrSDnnmRtlI4O1TL1y/xqIEOM X-Google-Smtp-Source: AB8JxZrY9VBTgGOGpIuuXUx4PuR4Cnn7H1RgTB6Om3BsUn148P+lFv0/qF0fnvbgn0vXUiqIDyWlLQ== X-Received: by 2002:a19:df55:: with SMTP id q21-v6mr2175885lfj.56.1526674038552; Fri, 18 May 2018 13:07:18 -0700 (PDT) Received: from localhost.localdomain ([109.252.91.60]) by smtp.gmail.com with ESMTPSA id z132-v6sm2026987lfd.45.2018.05.18.13.07.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 May 2018 13:07:17 -0700 (PDT) From: Dmitry Osipenko To: "Rafael J. Wysocki" , Viresh Kumar , Thierry Reding , Jonathan Hunter Cc: linux-tegra@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Geis Subject: [PATCH v2 02/11] cpufreq: tegra20: Clean up whitespaces in the code Date: Fri, 18 May 2018 23:06:33 +0300 Message-Id: <20180518200642.24815-3-digetx@gmail.com> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180518200642.24815-1-digetx@gmail.com> References: <20180518200642.24815-1-digetx@gmail.com> Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Remove unneeded blank line and replace whitespaces with a tab in the code for consistency. Signed-off-by: Dmitry Osipenko Acked-by: Viresh Kumar Acked-by: Thierry Reding --- drivers/cpufreq/tegra20-cpufreq.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/cpufreq/tegra20-cpufreq.c b/drivers/cpufreq/tegra20-cpufreq.c index 10793498355e..dd8a76a64a8e 100644 --- a/drivers/cpufreq/tegra20-cpufreq.c +++ b/drivers/cpufreq/tegra20-cpufreq.c @@ -203,12 +203,11 @@ static int __init tegra_cpufreq_init(void) static void __exit tegra_cpufreq_exit(void) { - cpufreq_unregister_driver(&tegra_cpufreq_driver); + cpufreq_unregister_driver(&tegra_cpufreq_driver); clk_put(emc_clk); clk_put(cpu_clk); } - MODULE_AUTHOR("Colin Cross "); MODULE_DESCRIPTION("NVIDIA Tegra20 cpufreq driver"); MODULE_LICENSE("GPL");