Loading
ARM: cleanup: clk_get_sys() error handling
Fix clk_get_sys() error handling; IS_ERR() should be used rather than
IS_ERR_OR_NULL() to check for errors.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Fix clk_get_sys() error handling; IS_ERR() should be used rather than
IS_ERR_OR_NULL() to check for errors.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>