Files
kernel_arpi/include/linux
Geert Uytterhoeven b76281cb97 clk: Make clk input parameter of __clk_get_name() const
When calling __clk_get_name() on a const clock:

    warning: passing argument 1 of '__clk_get_name' discards 'const' qualifier from pointer target type
    include/linux/clk-provider.h:613:13: note: expected 'struct clk *' but argument is of type 'const struct clk *'

__clk_get_name() does not modify the passed clock, hence make it const.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2015-10-16 11:56:19 -07:00
..
2015-10-01 12:48:11 -07:00
2015-09-16 20:44:47 +01:00
2015-08-06 16:17:25 -04:00
2015-09-04 16:54:41 -07:00
2015-09-08 15:35:28 -07:00
2015-08-20 10:20:11 +03:00
2015-09-08 15:35:28 -07:00
2015-09-08 15:35:28 -07:00
2015-08-27 19:40:58 -04:00
2015-08-18 15:49:15 -07:00
2015-09-06 16:27:10 +02:00
2015-08-17 13:32:56 -05:00
2015-08-18 11:56:13 -06:00
2015-09-10 13:29:01 -07:00
2015-09-10 13:29:01 -07:00
2015-09-10 13:29:01 -07:00
2015-09-08 15:35:28 -07:00
2015-09-24 23:04:53 -07:00
2015-08-17 15:40:20 +02:00
2015-08-17 11:25:28 -07:00
2015-08-28 16:27:27 -07:00
2015-09-08 15:35:28 -07:00
2015-09-10 13:29:01 -07:00