summaryrefslogtreecommitdiffstats
path: root/include/media
diff options
context:
space:
mode:
authorSakari Ailus <sakari.ailus@linux.intel.com>2017-08-15 12:14:23 +0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-08-20 14:18:38 +0200
commit02b1ce92301378ea40568ebff9f26036f6331137 (patch)
treefa4631af021ab04166f6203a2e27985272eaf85f /include/media
parentmedia: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 module (diff)
downloadlinux-02b1ce92301378ea40568ebff9f26036f6331137.tar.xz
linux-02b1ce92301378ea40568ebff9f26036f6331137.zip
media: omap3isp: Quit using struct v4l2_subdev.host_priv field
struct v4l2_subdev.host_priv is intended to be used by another driver. This is hardly good design but back in the days of platform data was a quick hack to get things done. As the sub-device specific bus information can be stored to the ISP driver specific struct allocated along with v4l2_async_subdev, keep the information there and only there. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions