From patchwork Thu Jul 11 09:02:10 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 18328 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-gh0-f200.google.com (mail-gh0-f200.google.com [209.85.160.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 0193625E34 for ; Thu, 11 Jul 2013 09:18:16 +0000 (UTC) Received: by mail-gh0-f200.google.com with SMTP id 10sf8825792ghy.3 for ; Thu, 11 Jul 2013 02:18:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to: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=nYrHmF0fyx6B1Z+7Hm3A1A4eQvBqk8BrnY0yyF9Pb0g=; b=T3m0AFDPWNP0CH99ifF62lHGihSL1XzuDQz1Zb09X+mxrvqJGs9eRH3Sw2/gyTiEnt SMBbu+JAF62M0b+tCOJ1H3y0qr4yKTZtpVMSqiXQNvGYZxNtyBA6B4X6J3Vo7llW/x88 Imm/tWB0RkMoCXtzK6oWKi2dhc4dOJkft9t3vPaFj9W4o3ZpI3UsG+8Pfhfh82aeNTka y3df3QSY+oyfXUZH7Fe2+hVv/TZBrytV4ZmaW3FTElWTfvP1xBL/fdD6ipOA7N7niXbK TQOMaTMJq8uq8oxuffO1uYubQsl63hYKQhJD84S2WVSe2cleEygeGKPRIsrQvWeDzrMo oyPQ== X-Received: by 10.236.137.133 with SMTP id y5mr19150729yhi.51.1373534296667; Thu, 11 Jul 2013 02:18:16 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.131.129 with SMTP id om1ls2907430qeb.59.gmail; Thu, 11 Jul 2013 02:18:16 -0700 (PDT) X-Received: by 10.58.234.161 with SMTP id uf1mr20843212vec.57.1373534296542; Thu, 11 Jul 2013 02:18:16 -0700 (PDT) Received: from mail-vc0-f178.google.com ([209.85.220.178]) by mx.google.com with ESMTPS id u10si10370621vcj.128.2013.07.11.02.18.16 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 11 Jul 2013 02:18:16 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.178; Received: by mail-vc0-f178.google.com with SMTP id m17so6599489vca.9 for ; Thu, 11 Jul 2013 02:18:16 -0700 (PDT) X-Received: by 10.221.21.74 with SMTP id qr10mr20997327vcb.25.1373534296453; Thu, 11 Jul 2013 02:18:16 -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.220.149.77 with SMTP id s13csp68778vcv; Thu, 11 Jul 2013 02:18:15 -0700 (PDT) X-Received: by 10.68.228.201 with SMTP id sk9mr35850239pbc.4.1373534295602; Thu, 11 Jul 2013 02:18:15 -0700 (PDT) Received: from mail-pb0-f53.google.com (mail-pb0-f53.google.com [209.85.160.53]) by mx.google.com with ESMTPS id ez5si22499794pab.19.2013.07.11.02.18.15 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 11 Jul 2013 02:18:15 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.160.53 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.53; Received: by mail-pb0-f53.google.com with SMTP id xb12so7709656pbc.12 for ; Thu, 11 Jul 2013 02:18:15 -0700 (PDT) X-Received: by 10.66.145.34 with SMTP id sr2mr37217024pab.94.1373534295086; Thu, 11 Jul 2013 02:18:15 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id y6sm38682240pbl.23.2013.07.11.02.18.11 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 11 Jul 2013 02:18:14 -0700 (PDT) From: Sachin Kamat To: linux-arm-kernel@lists.infradead.org Cc: linux-samsung-soc@vger.kernel.org, mturquette@linaro.org, kgene.kim@samsung.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 2/6] clk: exynos4: Remove unused function Date: Thu, 11 Jul 2013 14:32:10 +0530 Message-Id: <1373533334-5169-3-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1373533334-5169-1-git-send-email-sachin.kamat@linaro.org> References: <1373533334-5169-1-git-send-email-sachin.kamat@linaro.org> X-Gm-Message-State: ALoCoQkwPrrdXmxQieJ8FykQblSB7piNcdUciARHbxhW91G0q3Nw4h/gVN5FbN4U1dO0BHohaQw0 X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.178 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: , Subsequent to the cleanup in commit 3c70348c7c ("ARM: EXYNOS: Remove legacy timer initialization code"), this function has no more users. Hence remove it. Signed-off-by: Sachin Kamat --- drivers/clk/samsung/clk-exynos4.c | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/drivers/clk/samsung/clk-exynos4.c b/drivers/clk/samsung/clk-exynos4.c index 18eadc4..75635eb 100644 --- a/drivers/clk/samsung/clk-exynos4.c +++ b/drivers/clk/samsung/clk-exynos4.c @@ -969,20 +969,6 @@ static void __init exynos4_clk_register_finpll(unsigned long xom) } -/* - * This function allows non-dt platforms to specify the clock speed of the - * xxti and xusbxti clocks. These clocks are then registered with the specified - * clock speed. - */ -void __init exynos4_clk_register_fixed_ext(unsigned long xxti_f, - unsigned long xusbxti_f) -{ - exynos4_fixed_rate_ext_clks[0].fixed_rate = xxti_f; - exynos4_fixed_rate_ext_clks[1].fixed_rate = xusbxti_f; - samsung_clk_register_fixed_rate(exynos4_fixed_rate_ext_clks, - ARRAY_SIZE(exynos4_fixed_rate_ext_clks)); -} - static __initdata struct of_device_id ext_clk_match[] = { { .compatible = "samsung,clock-xxti", .data = (void *)0, }, { .compatible = "samsung,clock-xusbxti", .data = (void *)1, },