From: Laurent Pinchart Date: Mon, 21 Jul 2014 22:36:58 +0000 (-0300) Subject: [media] v4l: Fix ARGB32 fourcc value in the documentation X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22889ef8162b86c25b6c609624a9c53f9fd7f642;p=pandora-kernel.git [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 Signed-off-by: Laurent Pinchart Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed