2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 20:53:53 +08:00
linux-next/drivers/media/i2c/cx25840
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
..
cx25840-audio.c [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
cx25840-core.c [media] media-entity.h: rename entity.type to entity.function 2016-01-11 12:19:00 -02:00
cx25840-core.h [media] cx25840: fix VBI support for cx23888 2015-12-18 13:31:24 -02:00
cx25840-firmware.c [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
cx25840-ir.c [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
cx25840-vbi.c [media] cx25840: fix VBI support for cx23888 2015-12-18 13:31:24 -02:00
Kconfig
Makefile