Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm: omap2: io: fix clk_get() error check
clk_get() return value should be checked with IS_ERR(). Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com> Acked-by: Kevin Hilman <khilman@deeprootsystems.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
- Loading branch information