linux-stable/drivers/media/i2c/m5mols
Mauro Carvalho Chehab 0e576b76f5 [media] media-entity.h: rename entity.type to entity.function
Entities should have one or more functions. Calling it as a
type proofed to not be correct, as an entity could eventually
have more than one type.

So, rename the field as function.

Please notice that this patch doesn't extend support for
multiple function entities. Such change will happen when
we have real case drivers using it.

No functional changes.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-01-11 12:19:00 -02:00
..
Kconfig
m5mols.h [media] m5mols: Add missing #include <linux/sizes.h> 2012-10-10 08:17:16 -03:00
m5mols_capture.c [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
m5mols_controls.c [media] media_tree: Fix spelling errors 2013-11-29 14:43:50 -02:00
m5mols_core.c [media] media-entity.h: rename entity.type to entity.function 2016-01-11 12:19:00 -02:00
m5mols_reg.h [media] m5mols: Implement .get_frame_desc subdev callback 2012-10-05 21:28:06 -03:00
Makefile