media: adv7180: Add init_cfg pad operation
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Wed, 15 Jan 2020 19:27:19 +0000 (20:27 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 24 Feb 2020 15:14:49 +0000 (16:14 +0100)
commit23c72dd9ffd22d8a17ec1b432eafa4caf3d8ccb6
treeda679dcdf49c1301c58b3f6da63e64da4d6a0fc3
parent25f98947ced09b3528f52c983960847a31a0b014
media: adv7180: Add init_cfg pad operation

Add a init_cfg pad operation so that configurations allocated with
v4l2_subdev_alloc_pad_config() are initialized.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/adv7180.c