OSDN Git Service

clk: fix mux clock documentation
authorJerome Brunet <jbrunet@baylibre.com>
Wed, 14 Feb 2018 13:43:38 +0000 (14:43 +0100)
committerStephen Boyd <sboyd@kernel.org>
Mon, 12 Mar 2018 22:10:25 +0000 (15:10 -0700)
commitfe3f338f0cb2ed4d4f06da054c21ae2f8a36ef2d
treed9bce82723835aed5170a90db786bba5b362f72a
parent541debae0adf0bee96137724fa1ce81d3102d14c
clk: fix mux clock documentation

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 <jbrunet@baylibre.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/linux/clk-provider.h