diff options
author | Brian Norris <computersforpeace@gmail.com> | 2015-12-16 21:35:03 +0300 |
---|---|---|
committer | Michael Turquette <mturquette@baylibre.com> | 2016-01-01 08:54:45 +0300 |
commit | 0b2e78865d92e2d70542cb1d4d7af1d4ea0a286d (patch) | |
tree | 2c410f51420be70bb3f232af460f95c56708fadd /drivers/clk/rockchip/clk.h | |
parent | c76eb11c8f0bae27aa4db9a18031a497ba6e2636 (diff) | |
download | linux-0b2e78865d92e2d70542cb1d4d7af1d4ea0a286d.tar.xz |
clk: gpio: handle error codes for of_clk_get_parent_count()
We might make bad memory allocations if we get (e.g.) -ENOSYS from
of_clk_get_parent_count().
Noticed by Coverity.
Fixes: f66541ba02d5 ("clk: gpio: Get parent clk names in of_gpio_clk_setup()")
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: Jyri Sarha <jsarha@ti.com>
Cc: Sergej Sawazki <ce3a@gmx.de>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
Diffstat (limited to 'drivers/clk/rockchip/clk.h')
0 files changed, 0 insertions, 0 deletions