commit | 8a1661f20e6cdda682820eba9ccc79bff5a3d7f8 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Tue Oct 22 14:00:03 2019 +0200 |
committer | Lukasz Majewski <lukma@denx.de> | Tue Oct 22 16:14:05 2019 +0200 |
tree | a07d59642b0f8e6e4a7ec8806088df3c6e80d4a6 | |
parent | 727fa4539ca2937fd3d8d748096af1145bdf2173 [diff] |
drivers: clk: Handle gracefully NULL pointers Prepare the way for a managed CLK API by handling NULL pointers without crashing nor failing. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>