diff options
author | Simon Glass <sjg@chromium.org> | 2017-06-07 10:28:38 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-12 08:38:06 -0400 |
commit | 1a596c44c0967b3191ee278f988d14d6082249e1 (patch) | |
tree | 1f5910e49915ee939de3e01145af83cfd0f7cbd3 /Kconfig | |
parent | 502589777416aaee32e4ba1682c6eb3aa3a88e1c (diff) |
test: pwm: Add a check that dev is not NULL
We know that uclass_get_device() does not return NULL for dev when it
succeeds but coverity does not. Add an extra check to hopefully keep it
happy.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Coverity (CID: 161690)
Fixes: 43b4156 (dm: sandbox: pwm: Add a basic pwm test)
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions