diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2021-03-30 16:04:46 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-05-17 10:18:30 +0300 |
commit | a6dd5265c21c28d0a782befe41a97c347e78f22f (patch) | |
tree | 2614d7f48d1e3ed74f1577d23e27fd202c06e6ca /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1d1d8669e5ca669267e87ffc94f6d26e62fcd867 (diff) | |
download | linux-a6dd5265c21c28d0a782befe41a97c347e78f22f.tar.xz |
media: i2c: ov5648: fix wrong pointer passed to IS_ERR() and PTR_ERR()
IS_ERR() and PTR_ERR() use wrong pointer, it should be
sensor->dovdd, fix it.
Fixes: e43ccb0a045f ("media: i2c: Add support for the OV5648 image sensor")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions