]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] demux.h: Convert MPEG-TS demux caps to an enum
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 8 Oct 2015 20:33:47 +0000 (17:33 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 10 Oct 2015 13:29:08 +0000 (10:29 -0300)
commit9be91db2efcf749eb159c674915d38e5ac14682a
tree74e215af16e39f5e926458b918f6b71ac143acf7
parent0e6f2d1533bdd1ea08a15648e35ff4f8e0fcc612
[media] demux.h: Convert MPEG-TS demux caps to an enum

While we can't document #defines, documenting enums are
well supported by kernel-doc. So, convert the bitmap defines
into an enum.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-core/demux.h