V4L/DVB: mediabus: fix ambiguous pixel code names
authorGuennadi Liakhovetski <lyakh@axis700.grange>
Thu, 22 Jul 2010 19:52:51 +0000 (16:52 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 19:43:36 +0000 (16:43 -0300)
Endianness notation is meaningless for 8 bit YUYV codes. Switch pixel code
names to explicitly state the order of colour components in the data
stream.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found