commit | 72dfb34cdfb6e2b45f0ef56e29a90fd8deb21625 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Sat Mar 06 16:28:03 2021 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Mar 08 11:32:35 2021 -0500 |
tree | 2dafada50946cb3d9410a172e3228ecd481d708d | |
parent | 14b733aaa689fa6febe5608b692e46de9871d702 [diff] |
boards: intel_s1000_crb: device_is_ready instead of NULL check This changes the NULL check to be using device_is_ready(). Fixes #32946 CID #219494 Signed-off-by: Daniel Leung <daniel.leung@intel.com>