[media] media: Use all bits of an enumeration
authorSakari Ailus <sakari.ailus@iki.fi>
Wed, 27 Jan 2016 14:47:54 +0000 (12:47 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 19 Feb 2016 13:45:03 +0000 (11:45 -0200)
commitf7b5dff0b59b20469b2a4889e6170c0069d37c8d
tree80afc6909f835f78a180cab80a9a53196441a1c6
parent3df0a7ee0a976ffae998dafb267b8a96622ca278
[media] media: Use all bits of an enumeration

The allocation takes place in longs. Assign the size of the enum
accordingly.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/media-entity.c
This page took 0.026863 seconds and 5 git commands to generate.