commit | 0463625ee9e7b7c786460b6c20073e8c8e283466 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Sep 19 17:43:49 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Oct 11 13:08:13 2017 -0400 |
tree | f6e4afc8776ccee0c0e99ccaaacfc1f679e44ceb | |
parent | 1607b8b574c9318ea58f3f08cf85514ceddf467a [diff] |
media: dvb_demux.h: add an enum for DMX_TYPE_* and document kernel-doc allows documenting enums. Also, it makes clearer about the meaning of each field on structures. So, convert DMX_TYPE_* to an enum. While here, get rid of the unused DMX_TYPE_PES. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>