From patchwork Tue Oct 22 02:23:43 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hanjun Guo X-Patchwork-Id: 21204 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-gg0-f198.google.com (mail-gg0-f198.google.com [209.85.161.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C613520356 for ; Tue, 22 Oct 2013 02:24:17 +0000 (UTC) Received: by mail-gg0-f198.google.com with SMTP id l2sf3696910ggn.1 for ; Mon, 21 Oct 2013 19:24:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=rjIBhW5G0b0YlI00z7L6Y1PRSCs+o0+YExI3849iKs4=; b=YGF6929ppwnsTLZwVD2H2gaLi2ZeenHydTez7NwsoqLPeXZcS2xF1W+7BG3/xZVF1d fNaIOfRzgOX/wRxG3o7KKOZeFfpMnCpxclfw05vLGKxdovlPJLK0ybZSvc6F12PGhLE1 X4v3Ww+GOoMLUVOPQpjheaVTr3+Mp/EhC5wc4smaoHrm7ePo0Q52ESVrMAQKodT+9vJs V6V3nywfK/mTcD7cgACteQjj+REVPmncHIO5tOvx2uXrfcghKa1rA1xM/YIjQ92VdSdo o7rpvsYTrb49b64aZnp2GaTp+iU3uhusH7KJ7FpZkAbFecxklQ6TVRwZGq1It0GWuN40 eJ/Q== X-Received: by 10.58.237.10 with SMTP id uy10mr3472150vec.16.1382408657012; Mon, 21 Oct 2013 19:24:17 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.0.41 with SMTP id 9ls2425429qeb.15.gmail; Mon, 21 Oct 2013 19:24:16 -0700 (PDT) X-Received: by 10.52.165.131 with SMTP id yy3mr2705606vdb.25.1382408656864; Mon, 21 Oct 2013 19:24:16 -0700 (PDT) Received: from mail-vb0-f50.google.com (mail-vb0-f50.google.com [209.85.212.50]) by mx.google.com with ESMTPS id gu4si5191997vdc.111.2013.10.21.19.24.16 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 21 Oct 2013 19:24:16 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.50 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.50; Received: by mail-vb0-f50.google.com with SMTP id x14so4522900vbb.23 for ; Mon, 21 Oct 2013 19:24:16 -0700 (PDT) X-Gm-Message-State: ALoCoQkEPYo0L5SO+ii7sRXfHZYVllVmLBtpSaigikFsCXqt3RVaWha4tJcw9pa7g7IJ0/LO0MZw X-Received: by 10.58.161.231 with SMTP id xv7mr12803031veb.2.1382408656777; Mon, 21 Oct 2013 19:24: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.174.196 with SMTP id u4csp195423vcz; Mon, 21 Oct 2013 19:24:16 -0700 (PDT) X-Received: by 10.68.98.36 with SMTP id ef4mr20576623pbb.27.1382408655374; Mon, 21 Oct 2013 19:24:15 -0700 (PDT) Received: from mail-pd0-f175.google.com (mail-pd0-f175.google.com [209.85.192.175]) by mx.google.com with ESMTPS id iw5si10162648pbd.62.2013.10.21.19.24.14 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 21 Oct 2013 19:24:15 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.192.175 is neither permitted nor denied by best guess record for domain of hanjun.guo@linaro.org) client-ip=209.85.192.175; Received: by mail-pd0-f175.google.com with SMTP id g10so7520263pdj.6 for ; Mon, 21 Oct 2013 19:24:14 -0700 (PDT) X-Received: by 10.66.150.41 with SMTP id uf9mr21073541pab.108.1382408654800; Mon, 21 Oct 2013 19:24:14 -0700 (PDT) Received: from localhost ([218.17.215.175]) by mx.google.com with ESMTPSA id fb3sm23936376pbc.29.2013.10.21.19.24.06 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 21 Oct 2013 19:24:14 -0700 (PDT) From: Hanjun Guo To: Mike Turquette Cc: linux-arm-kernel@lists.infradead.org, patches@linaro.org, linaro-kernel@lists.linaro.org, Hanjun Guo Subject: [PATCH] clk / clkdev: fix the comments in clk_register_clkdev Date: Tue, 22 Oct 2013 10:23:43 +0800 Message-Id: <1382408623-23673-1-git-send-email-hanjun.guo@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: hanjun.guo@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.50 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: , 'dev_id' in the comments of clk_register_clkdev should be 'dev_fmt' here. Signed-off-by: Hanjun Guo --- drivers/clk/clkdev.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/clk/clkdev.c b/drivers/clk/clkdev.c index 442a313..825b52b 100644 --- a/drivers/clk/clkdev.c +++ b/drivers/clk/clkdev.c @@ -270,9 +270,9 @@ EXPORT_SYMBOL(clkdev_drop); * clk_register_clkdev - register one clock lookup for a struct clk * @clk: struct clk to associate with all clk_lookups * @con_id: connection ID string on device - * @dev_id: format string describing device name + * @dev_fmt: format string describing device name * - * con_id or dev_id may be NULL as a wildcard, just as in the rest of + * con_id or dev_fmt may be NULL as a wildcard, just as in the rest of * clkdev. * * To make things easier for mass registration, we detect error clks