summaryrefslogtreecommitdiffstats
path: root/drivers/clk/loongson1
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-09-23 14:29:36 +0200
committerStephen Boyd <sboyd@codeaurora.org>2016-09-23 23:44:03 +0200
commit5963f19ca2b7e46cafc9647c8390bb20563b91cc (patch)
tree1f796419023e78e1355f727f02cedd4dcd35f899 /drivers/clk/loongson1
parentclk: zx296718: register driver earlier with core_initcall (diff)
downloadlinux-5963f19ca2b7e46cafc9647c8390bb20563b91cc.tar.xz
linux-5963f19ca2b7e46cafc9647c8390bb20563b91cc.zip
clk: change the type of clk_hw_onecell_data.num to unsigned int
The "num" is the number of clk_hw entries in the structure, so "unsigned int" would be a better fit. (size_t looks like data size we count by byte.) Besides, struct clk_onecell_data already uses unsigned int for "clk_num". Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/loongson1')
0 files changed, 0 insertions, 0 deletions