diff options
author | Sebastian Hesselbarth <[email protected]> | 2015-05-04 23:04:16 +0200 |
---|---|---|
committer | Michael Turquette <[email protected]> | 2015-05-08 11:22:30 -0700 |
commit | 0cd3be6e9a46f84ef7a42e1a5645d32ad547b12e (patch) | |
tree | bae0942e47885b7ddf6b6ea1897a53abf649b6e4 /scripts/gdb/linux/tasks.py | |
parent | f94029d8801d7c27a94a3ea6c4967aa33c49c34b (diff) |
clk: si5351: Do not pass struct clk in platform_data
When registering clk-si5351 by platform_data, we should not pass struct clk
for the reference clocks. Drop struct clk from platform_data and rework the
driver to use devm_clk_get of named clock references.
While at it, check for at least one valid input clock and properly prepare/
enable valid reference clocks.
Signed-off-by: Sebastian Hesselbarth <[email protected]>
Reported-by: Michael Welling <[email protected]>
Reported-by: Jean-Francois Moine <[email protected]>
Reported-by: Russell King <[email protected]>
Tested-by: Michael Welling <[email protected]>
Tested-by: Jean-Francois Moine <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions