linux/drivers/media/platform/rcar-vin
Niklas Söderlund ec050e022f media: rcar-csi2: Rename confirm_start() to phy_post_init() to match its usage
Since the driver was picked-up the starting of the PHY have changed
quiet a bit. An artifact of these changes is the now poorly named
callback confirm_start(). It used to confirm start of the PHY but now
performs post PHY start initialization, rename it to phy_post_init() to
reflect this.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Acked-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-07-04 12:43:00 +02:00
..
Kconfig media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
Makefile media: rcar-vin: convert to SPDX identifiers 2018-08-03 16:03:45 -04:00
rcar-core.c media: rcar-vin: Enable support for R8A774B1 2019-11-05 08:54:41 -03:00
rcar-csi2.c media: rcar-csi2: Rename confirm_start() to phy_post_init() to match its usage 2020-07-04 12:43:00 +02:00
rcar-dma.c media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format 2020-07-04 12:29:07 +02:00
rcar-v4l2.c media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format 2020-07-04 12:29:07 +02:00
rcar-vin.h media: rcar-vin: Add support for V4L2_FIELD_SEQ_{TB,BT} 2020-02-24 16:18:45 +01:00