]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] omap4iss: change the logic that checks if an entity is a subdev
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 8 May 2015 01:12:37 +0000 (22:12 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 11 Jan 2016 14:18:51 +0000 (12:18 -0200)
commitbf4178a4c63443da1475c9c1bbb39963e75aa69b
tree3a6d6236d8a525f4de1d35bbb7771b56c4733335
parent14fae6fc53b2b390bbba650d60b9555e9f7f4f26
[media] omap4iss: change the logic that checks if an entity is a subdev

As we're getting rid of an specific number range for the V4L2 subdev,
we need to replace the check for MEDIA_ENT_T_V4L2_SUBDEV by a macro.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/staging/media/omap4iss/iss_ipipe.c