media-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X24 media bus format
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 17 Apr 2015 17:12:41 +0000 (19:12 +0200)
committerDave Airlie <airlied@redhat.com>
Mon, 20 Apr 2015 01:23:56 +0000 (11:23 +1000)
Change the constant values for RGB444_1X12, RGB565_1X16, and YUV8_1X24 media
bus formats in anticipation of a merge conflict with the media tree, where
the old values are already taken by RBG888_1X24, RGB888_1X32_PADHI, and
VUY8_1X24, respectively.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found