mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-30 15:56:35 +09:00
clk_get() returns ERR_PTR() on error, not NULL. Signed-off-by: Vasiliy Kulikov <segoon@openwall.com> Acked-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>