diff options
author | Andre Przywara <andre.przywara@arm.com> | 2016-02-16 10:46:07 +0000 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-02-21 19:44:38 -0800 |
commit | b26803ebfba8d81e2e8fb392c1248df2ebd1ba83 (patch) | |
tree | 426d3015823bb16f790aa6e94fc08a0914480de2 /Kbuild | |
parent | 72360b91164aa35753942e5310ae1e1d16e28611 (diff) |
clk: sunxi: improve divider_clk error handling and reporting
We now report a failing ioremap, failing output names parsing,
failures in table registration and in the final step.
Also there was a bug where clk_register_divider_table() would return
an ERR_PTR value instead of NULL, which we were checking for.
We now implement proper rollback in case of an error.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions