linux/drivers/media/i2c/adv748x
Niklas Söderlund 23ddb85daf media: adv748x: afe: Select input port when initializing AFE
When moving the input selection to adv748x_reset() it was missed that
during probe the device is reset _before_ the initialization and parsing
of DT by the AFE subdevice. This can lead to the wrong input port (in
case it's not port 0) being selected until the device is reset for the
first time.

Fix this by restoring the call to adv748x_afe_s_input() in the AFE
initialization while also keeping it in the adv748x_reset().

Fixes: c30ed81afe ("media: adv748x: afe: Select input port when device is reset")
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2022-10-24 19:03:53 +02:00
..
adv748x-afe.c media: adv748x: afe: Select input port when initializing AFE 2022-10-24 19:03:53 +02:00
adv748x-core.c i2c: Make remove callback return void 2022-08-16 12:46:26 +02:00
adv748x-csi2.c media: v4l2-mediabus: Use structures to describe bus configuration 2022-02-17 09:51:23 +01:00
adv748x-hdmi.c media: v4l2-subdev: add subdev-wide state struct 2021-06-17 10:01:27 +02:00
adv748x.h media: adv748x: Remove dead function declaration 2022-10-24 19:03:53 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00