media: adv7180: Remove g_pixelaspect implementation
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Sat, 5 Jul 2025 08:37:39 +0000 (10:37 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Thu, 10 Jul 2025 11:44:58 +0000 (13:44 +0200)
commit78c633ae02988688c80029b898ce334f3392cb42
tree11c040b04e0401168ed40b8205b53f1c41818db6
parent145437cc545271e1fa3072ef9e899551547a9822
media: adv7180: Remove g_pixelaspect implementation

There are no consumer left of g_pixelaspect in the tree, remove the
implementation from the adv7180 driver in preparation of removing it
from struct v4l2_subdev_video_ops all together.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Link: https://lore.kernel.org/r/20250705083741.77517-2-niklas.soderlund+renesas@ragnatech.se
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/adv7180.c