1
0
Fork 0
remarkable-linux/drivers/clk/berlin
Stephen Boyd 3ca0b51dec clk: berlin: Pass correct type to hw provider registration
Dan Carpenter reports that we're passing a pointer to a pointer
here when we should just be passing a pointer. Pass the right
pointer so that the of_clk_hw_onecell_get() sees the appropriate
data pointer on its end.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Jisheng Zhang <jszhang@marvell.com>
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Stephen Boyd <stephen.boyd@linaro.org>
Fixes: f6475e2982 ("clk: berlin: Migrate to clk_hw based registration and OF APIs")
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-11-16 11:04:17 -08:00
..
Makefile clk: berlin: add core clock driver for BG2Q 2014-05-29 09:30:19 -07:00
berlin2-avpll.c clk: berlin: Migrate to clk_hw based registration and OF APIs 2016-08-18 11:30:01 -07:00
berlin2-avpll.h clk: berlin: Migrate to clk_hw based registration and OF APIs 2016-08-18 11:30:01 -07:00
berlin2-div.c clk: berlin: Migrate to clk_hw based registration and OF APIs 2016-08-18 11:30:01 -07:00
berlin2-div.h clk: berlin: Migrate to clk_hw based registration and OF APIs 2016-08-18 11:30:01 -07:00
berlin2-pll.c clk: berlin: Migrate to clk_hw based registration and OF APIs 2016-08-18 11:30:01 -07:00
berlin2-pll.h clk: berlin: Migrate to clk_hw based registration and OF APIs 2016-08-18 11:30:01 -07:00
bg2.c clk: berlin: Pass correct type to hw provider registration 2016-11-16 11:04:17 -08:00
bg2q.c clk: berlin: Pass correct type to hw provider registration 2016-11-16 11:04:17 -08:00
common.h clk: berlin: add core clock driver for BG2/BG2CD 2014-05-29 09:30:19 -07:00