From: Hans Verkuil <hans.verkuil@xxxxxxxxx> This patch series drops the '- .. row 1' lines in the mediactl documentation (the last media docs that used this), fixes incorrect types in subdev-formats.rst and removes the __NEED_MEDIA_LEGACY_API define. The last two patches were also the first two patches in this older patch series: https://www.mail-archive.com/linux-media@xxxxxxxxxxxxxxx/msg129417.html These three should be uncontroversial and they simplify the other media patches in that older patch series. Regards, Hans Hans Verkuil (3): Documentation/media/uapi/mediactl: redo tables subdev-formats.rst: fix incorrect types media.h: remove __NEED_MEDIA_LEGACY_API .../uapi/mediactl/media-ioc-device-info.rst | 48 +- .../uapi/mediactl/media-ioc-enum-entities.rst | 83 +-- .../uapi/mediactl/media-ioc-enum-links.rst | 70 +-- .../uapi/mediactl/media-ioc-g-topology.rst | 204 ++----- .../media/uapi/mediactl/media-types.rst | 499 +++++------------- .../media/uapi/v4l/subdev-formats.rst | 15 +- drivers/media/media-device.c | 13 +- include/uapi/linux/media.h | 2 +- 8 files changed, 205 insertions(+), 729 deletions(-) -- 2.17.0