mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
3ca0b51dec
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:
|
||
---|---|---|
.. | ||
berlin2-avpll.c | ||
berlin2-avpll.h | ||
berlin2-div.c | ||
berlin2-div.h | ||
berlin2-pll.c | ||
berlin2-pll.h | ||
bg2.c | ||
bg2q.c | ||
common.h | ||
Makefile |