[media] v4l: Fix ARGB32 fourcc value in the documentation
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 21 Jul 2014 22:36:58 +0000 (19:36 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 21 Sep 2014 23:29:26 +0000 (20:29 -0300)
commit22889ef8162b86c25b6c609624a9c53f9fd7f642
tree16908aac5b5d27f62bf8f6e5db9588abf134ce00
parentfcc0d3db28922f9ba21ea6c7b23ea10ffb5d3521
[media] v4l: Fix ARGB32 fourcc value in the documentation

The ARGB32 pixel format's fourcc value is defined to 'BA24' in the
videodev2.h header, but documented as 'AX24'. Fix the documentation.

Reported-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/v4l/pixfmt-packed-rgb.xml