diff options
author | Yang Yingliang <[email protected]> | 2021-03-30 15:04:46 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-05-17 09:18:30 +0200 |
commit | a6dd5265c21c28d0a782befe41a97c347e78f22f (patch) | |
tree | 2614d7f48d1e3ed74f1577d23e27fd202c06e6ca /lib/mpi/mpi-sub-ui.c | |
parent | 1d1d8669e5ca669267e87ffc94f6d26e62fcd867 (diff) |
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 <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions