summaryrefslogtreecommitdiff
path: root/drivers/clk/clk.h
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2015-02-06 19:42:44 (GMT)
committerStephen Boyd <sboyd@codeaurora.org>2015-03-12 19:20:32 (GMT)
commit50595f8b9e78b3c80d341bf9da3e7848d9abbe2a (patch)
tree2b12d8df6afce36bef587ae6732721e8397e2eff /drivers/clk/clk.h
parent9d3745d44a7faa7d24db7facb1949a1378162f3e (diff)
downloadlinux-50595f8b9e78b3c80d341bf9da3e7848d9abbe2a.tar.xz
clk: Rename child_node to clks_node to avoid confusion
The child_node member of struct clk is named the same as the child_node member of struct clk_core. Let's rename the struct clk's member to clks_node to avoid getting confused with the child_node member of struct clk_core and to match the name of the list head, clks. Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Cc: Alban Browaeys <alban.browaeys@gmail.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/clk.h')
0 files changed, 0 insertions, 0 deletions