mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-11 06:35:36 +09:00
clk_prepare() could fail, so let's check its status, and if it fails, return its error code upstream. Signed-off-by: Kangjie Lu <kjlu@umn.edu> Signed-off-by: David S. Miller <davem@davemloft.net>