From patchwork Wed Feb 14 13:43:38 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jerome Brunet X-Patchwork-Id: 10218887 X-Patchwork-Delegate: mturquette@baylibre.com 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 E886C602CB for ; Wed, 14 Feb 2018 13:44:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D717728FAE for ; Wed, 14 Feb 2018 13:44:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CB46A28FDE; Wed, 14 Feb 2018 13:44:05 +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=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham 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 7AC9528FAE for ; Wed, 14 Feb 2018 13:44:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030289AbeBNNnz (ORCPT ); Wed, 14 Feb 2018 08:43:55 -0500 Received: from mail-wr0-f195.google.com ([209.85.128.195]:39138 "EHLO mail-wr0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030394AbeBNNnx (ORCPT ); Wed, 14 Feb 2018 08:43:53 -0500 Received: by mail-wr0-f195.google.com with SMTP id w77so7715824wrc.6 for ; Wed, 14 Feb 2018 05:43:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=lcVG5lGfn7OnzNygJWB1Z5rJ5OoOQy/M+v8O8bDngvM=; b=d/9Wmi6Kv9sywHNSlLITTznVjKjlXa28B/M26dsuPWqlwfm3qybO+U2opMLJeFeK11 Nk8HlDpw9dHso2o12qZAaiI5Rx+qEqZ1YwxffTxFDZ/ZU+yAFWr8jIIzm/VRDKhjv2Xl 6Sjz/BAUF4AhZsSJ0TfY9UUpl9d54siskwG48gN11vbbelssaQzi65bEiZhIDntmcikp GCCwX83noVY83xR8tlTs2LToba/Wdz6q7c+svVZr2USkEa1mNnIKEnECFmvHtFz7n17N txFixdT/00A8Zwo35OtWb+C3umwtUwxb+1B9do9B6ZeWD+BRZdpjM/p09id3+5Js0hKL qVxQ== 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=lcVG5lGfn7OnzNygJWB1Z5rJ5OoOQy/M+v8O8bDngvM=; b=K3lgXXpGpdd6bllCBAwRZZle5cgvTtsyxIrpKfie1QMAxG7JHEk3TQpyShwsWu3bxk ieUT4Jenq/cPpaqH7SfZwluVlG4kZ6bKxvVQr0CymUD1KcQXHaZiF540WoNZ146ghd3d Gr5mdGp0Xpt7WnC0f9ff8h4lKGnznlbz+G6WzpPWPILIpZFe6rJZDDEmQOaKxvkyisuU Q6886HcEgLk6bNtyle5NceuwhGdh8/aq1ZRPCu3tDno1jCQujIg5ORf30vB05ouRAAaj qKXmzmPzmmDlX4IMEhzsil1wYeG9flH1R/0/iZOg6Io5BL2a81Hpt+XrHvryn4BRGQAb Zymw== X-Gm-Message-State: APf1xPC3q2KygVJL7K6qqOs1emeni5OLw48ShMFpcsaZ/Xg/Axp0waQq 4kbowz90MzLiUv1ZN7OXzZgzRg== X-Google-Smtp-Source: AH8x226DvhTfXWZlCRUkt5PnQlYFOLq5gGaRx5+Z9lEax7dNMU6LuWnC/JEYivJkarZszb6zt8i45Q== X-Received: by 10.223.150.65 with SMTP id c1mr4686676wra.167.1518615831374; Wed, 14 Feb 2018 05:43:51 -0800 (PST) Received: from boomer.lan (cag06-3-82-243-161-21.fbx.proxad.net. [82.243.161.21]) by smtp.googlemail.com with ESMTPSA id k5sm6337694wmg.47.2018.02.14.05.43.50 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 14 Feb 2018 05:43:50 -0800 (PST) From: Jerome Brunet To: Michael Turquette , Stephen Boyd Cc: Jerome Brunet , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 6/8] clk: fix mux clock documentation Date: Wed, 14 Feb 2018 14:43:38 +0100 Message-Id: <20180214134340.17242-7-jbrunet@baylibre.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180214134340.17242-1-jbrunet@baylibre.com> References: <20180214134340.17242-1-jbrunet@baylibre.com> Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The mux documentation mentions the non-existing parameter width instead of mask, so just sed this. The table field is missing in the documentation of clk_mux. Add a small blurb explaining what it is Fixes: 9d9f78ed9af0 ("clk: basic clock hardware types") Signed-off-by: Jerome Brunet --- include/linux/clk-provider.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/linux/clk-provider.h b/include/linux/clk-provider.h index fe720d679c31..cb18526d69cb 100644 --- a/include/linux/clk-provider.h +++ b/include/linux/clk-provider.h @@ -450,8 +450,9 @@ void clk_hw_unregister_divider(struct clk_hw *hw); * * @hw: handle between common and hardware-specific interfaces * @reg: register controlling multiplexer + * @table: array of register values corresponding to the parent index * @shift: shift to multiplexer bit field - * @width: width of mutliplexer bit field + * @mask: mask of mutliplexer bit field * @flags: hardware-specific flags * @lock: register lock *