Re: [PATCH 0/2] Drop obsolete 'experimental' annotations

2016-04-29 Thread Sakari Ailus
Hi, Hans!

On Fri, Apr 22, 2016 at 11:06:57AM +0200, Hans Verkuil wrote:
> From: Hans Verkuil 
> 
> Both in videodev2.h and in the documentation there are a lot of features
> marked 'experimental' that have been around for years. Remove these
> annotations since it was pure laziness that we didn't do that before.

Acked-by: Sakari Ailus 

-- 
Sakari Ailus
e-mail: sakari.ai...@iki.fi XMPP: sai...@retiisi.org.uk
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/2] Drop obsolete 'experimental' annotations

2016-04-22 Thread Hans Verkuil
From: Hans Verkuil 

Both in videodev2.h and in the documentation there are a lot of features
marked 'experimental' that have been around for years. Remove these
annotations since it was pure laziness that we didn't do that before.

Regards,

Hans

Hans Verkuil (2):
  videodev2.h: remove 'experimental' annotations.
  DocBook media: drop 'experimental' annotations

 Documentation/DocBook/media/v4l/compat.xml | 38 --
 Documentation/DocBook/media/v4l/controls.xml   | 31 --
 Documentation/DocBook/media/v4l/dev-sdr.xml|  6 
 Documentation/DocBook/media/v4l/dev-subdev.xml |  6 
 Documentation/DocBook/media/v4l/io.xml |  6 
 Documentation/DocBook/media/v4l/selection-api.xml  |  9 +
 Documentation/DocBook/media/v4l/subdev-formats.xml |  6 
 .../DocBook/media/v4l/vidioc-create-bufs.xml   |  6 
 .../DocBook/media/v4l/vidioc-dv-timings-cap.xml|  6 
 .../DocBook/media/v4l/vidioc-enum-dv-timings.xml   |  6 
 .../DocBook/media/v4l/vidioc-enum-freq-bands.xml   |  6 
 Documentation/DocBook/media/v4l/vidioc-expbuf.xml  |  6 
 .../DocBook/media/v4l/vidioc-g-selection.xml   |  6 
 .../DocBook/media/v4l/vidioc-prepare-buf.xml   |  6 
 .../DocBook/media/v4l/vidioc-query-dv-timings.xml  |  6 
 .../v4l/vidioc-subdev-enum-frame-interval.xml  |  6 
 .../media/v4l/vidioc-subdev-enum-frame-size.xml|  6 
 .../media/v4l/vidioc-subdev-enum-mbus-code.xml |  6 
 .../DocBook/media/v4l/vidioc-subdev-g-fmt.xml  |  6 
 .../media/v4l/vidioc-subdev-g-frame-interval.xml   |  6 
 .../media/v4l/vidioc-subdev-g-selection.xml|  6 
 include/uapi/linux/videodev2.h | 38 ++
 22 files changed, 11 insertions(+), 213 deletions(-)

-- 
2.8.0.rc3

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html