aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorJyri Sarha <[email protected]>2015-11-17 09:56:44 +0000
committerStephen Boyd <[email protected]>2015-11-19 01:19:01 +0000
commitf66541ba02d5cb619b84fa4c5b43b3bcc8764716 (patch)
treeb2f88fa28311b430c044c49e15ca794720178e79 /drivers/fpga/fpga-mgr.c
parentLinux 4.4-rc1 (diff)
downloadkernel-f66541ba02d5cb619b84fa4c5b43b3bcc8764716.tar.gz
kernel-f66541ba02d5cb619b84fa4c5b43b3bcc8764716.zip
clk: gpio: Get parent clk names in of_gpio_clk_setup()
Get parent clk names in of_gpio_clk_setup() and store the names in struct clk_gpio_delayed_register_data instead of doing it from the clk provider's get() callback. of_clk_get_parent_name() can't be called in struct of_clk_provider's get() callback since it may make a call to of_clk_get_from_provider() and this in turn tries to recursively lock of_clk_mutex. Signed-off-by: Jyri Sarha <[email protected]> Cc: Sergej Sawazki <[email protected]> Fixes: 0a4807c2f9a4 ("clk: Make of_clk_get_parent_name() robust with #clock-cells = 1") Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions