media: i2c: Add ov7251_detect_chip()
.probe() is quite busy for this driver; make it cleaner by moving the
chip verification to a dedicated function.
Signed-off-by:
Daniel Scally <djrscally@gmail.com>
Loading
Please sign in to comment
.probe() is quite busy for this driver; make it cleaner by moving the
chip verification to a dedicated function.
Signed-off-by:
Daniel Scally <djrscally@gmail.com>