[media] media: Use entity enums in graph walk
authorSakari Ailus <sakari.ailus@iki.fi>
Wed, 16 Dec 2015 13:32:28 +0000 (11:32 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 11 Jan 2016 14:19:20 +0000 (12:19 -0200)
commit29d8da02d13020a18929a30692d454bd863d4207
treeede2bbe080db7dd2a0a35fcc61c6b5bd62d90427
parentc1a5f1bc0b7a585efaeda40c1eb8f5f4bd9d328d
[media] media: Use entity enums in graph walk

This will also mean that the necessary graph related data structures will
be allocated dynamically, removing the need for maximum ID checks.

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
include/media/media-entity.h
This page took 0.026919 seconds and 5 git commands to generate.