Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.
clk_get() needs to also perform an IS_ERR() check to see whether clk_get_sys() failed or not. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
- Loading branch information