diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-11-16 20:02:00 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-11-16 20:08:55 +0100 |
commit | bdfdabfedc30c9574dde6198a1739d2be03bf934 (patch) | |
tree | af2fcad030864b54f42b1101d30b06c403952862 /drivers/clk/ux500/abx500-clk.c | |
parent | clk: berlin: Pass correct type to hw provider registration (diff) | |
download | linux-bdfdabfedc30c9574dde6198a1739d2be03bf934.tar.xz linux-bdfdabfedc30c9574dde6198a1739d2be03bf934.zip |
clk: efm32gg: 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: Stephen Boyd <stephen.boyd@linaro.org>
Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Fixes: 9337631f52a8 ("clk: efm32gg: Migrate to clk_hw based OF and registration APIs")
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/ux500/abx500-clk.c')
0 files changed, 0 insertions, 0 deletions