Masahiro Yamada 5963f19ca2 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>
2016-09-23 14:44:03 -07:00
..
2016-08-05 09:48:22 -04:00
2016-06-14 10:29:44 +01:00
2016-08-04 13:59:56 +02:00
2016-08-06 09:20:13 -04:00
2016-08-04 20:26:31 -04:00
2016-08-07 14:41:02 -06:00
2016-08-06 09:20:13 -04:00