media: videodev2: Add helper defines for printing FOURCCs
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Wed, 31 Oct 2018 14:58:08 +0000 (14:58 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:07 +0000 (00:08 +0100)
commitc3f4b15fcdca56a4f05eda5419d6d51ffbcb5e8c
tree0c3ce645c8d98b2b303d34c31264fa3ba976a435
parentbe7bf876bf4c300bed734fcb8d10ecf258cd8ebf
media: videodev2: Add helper defines for printing FOURCCs

New helper defines that allow printing of a FOURCC using
printf(V4L2_FOURCC_CONV, V4L2_FOURCC_CONV_ARGS(fourcc));

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
include/uapi/linux/videodev2.h