Re: [PATCH v4 12/36] add mux and video interface bridge entity functions

From: Steve Longerbeam
Date: Wed Feb 22 2017 - 12:20:37 EST




On 02/19/2017 01:28 PM, Pavel Machek wrote:
On Wed 2017-02-15 18:19:14, Steve Longerbeam wrote:
From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>

Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>

- renamed MEDIA_ENT_F_MUX to MEDIA_ENT_F_VID_MUX

Signed-off-by: Steve Longerbeam <steve_longerbeam@xxxxxxxxxx>

This is slightly "interesting" format of changelog. Normally signoffs
go below.

diff --git a/Documentation/media/uapi/mediactl/media-types.rst b/Documentation/media/uapi/mediactl/media-types.rst
index 3e03dc2..023be29 100644
--- a/Documentation/media/uapi/mediactl/media-types.rst
+++ b/Documentation/media/uapi/mediactl/media-types.rst
@@ -298,6 +298,28 @@ Types and flags used to represent the media graph elements
received on its sink pad and outputs the statistics data on
its source pad.

+ - .. row 29
+
+ .. _MEDIA-ENT-F-MUX:
+
+ - ``MEDIA_ENT_F_MUX``

And you probably want to rename it here, too.

Done, thanks.
Steve


With that fixed:

Reviewed-by: Pavel Machek <pavel@xxxxxx>