alistair23-linux/drivers/staging/media/st-cec
Hans Verkuil f51e80804f [media] cec: pass parent device in register(), not allocate()
The cec_allocate_adapter function doesn't need the parent device, only the
cec_register_adapter function needs it.

Drop the cec_devnode parent field, since devnode.dev.parent can be used
instead.

This change makes the framework consistent with other frameworks where the
parent device is not used until the device is registered.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-11-29 12:07:17 -02:00
..
Kconfig [media] cec: move the CEC framework out of staging and to media 2016-11-16 15:40:20 -02:00
Makefile [media] add stih-cec driver 2016-09-19 12:48:34 -03:00
stih-cec.c [media] cec: pass parent device in register(), not allocate() 2016-11-29 12:07:17 -02:00
TODO [media] s5p-cec/st-cec: update TODOs 2016-11-16 15:47:58 -02:00