mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 15:02:40 -04: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>