diff options
author | Simon Glass <sjg@chromium.org> | 2017-06-07 16:28:38 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-12 12:38:06 (GMT) |
commit | 1a596c44c0967b3191ee278f988d14d6082249e1 (patch) | |
tree | 1f5910e49915ee939de3e01145af83cfd0f7cbd3 /test/dm/cmd_dm.c | |
parent | 502589777416aaee32e4ba1682c6eb3aa3a88e1c (diff) | |
download | u-boot-fsl-qoriq-1a596c44c0967b3191ee278f988d14d6082249e1.tar.xz |
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 'test/dm/cmd_dm.c')
0 files changed, 0 insertions, 0 deletions