linux/drivers/media
Mauro Carvalho Chehab f1fd3289e8 [media] media-entity.h: convert media_entity_cleanup to inline
This function was used in the past to free the links
that were allocated by the media controller core.

However, this is not needed anymore. We should likely
get rid of the funcion on some function, but, for now,
let's just convert into an inlined function and let the
compiler to get rid of it.

Suggested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-01-11 12:19:04 -02:00
..
common [media] dvb core: must check dvb_create_media_graph() 2016-01-11 12:18:59 -02:00
dvb-core [media] media framework: rename pads init function to media_entity_pads_init() 2016-01-11 12:19:03 -02:00
dvb-frontends [media] media framework: rename pads init function to media_entity_pads_init() 2016-01-11 12:19:03 -02:00
firewire [media] dvb: modify core to implement interfaces/entities at MC new gen 2016-01-11 12:18:52 -02:00
i2c [media] media framework: rename pads init function to media_entity_pads_init() 2016-01-11 12:19:03 -02:00
mmc [media] siano: register media controller earlier 2015-02-26 09:10:39 -03:00
pci [media] dvb: modify core to implement interfaces/entities at MC new gen 2016-01-11 12:18:52 -02:00
platform [media] media framework: rename pads init function to media_entity_pads_init() 2016-01-11 12:19:03 -02:00
radio [media] media, sound: tea575x: constify snd_tea575x_ops structures 2015-12-03 11:26:45 -02:00
rc [media] rc: sunxi-cir: Initialize the spinlock properly 2015-12-23 15:51:40 -02:00
tuners [media] tv tuner max2165 driver: extend frequency range 2015-11-19 11:19:42 -02:00
usb [media] media framework: rename pads init function to media_entity_pads_init() 2016-01-11 12:19:03 -02:00
v4l2-core [media] media framework: rename pads init function to media_entity_pads_init() 2016-01-11 12:19:03 -02:00
Kconfig [media] Kconfig: Re-enable Media controller support for DVB 2016-01-11 12:18:40 -02:00
Makefile [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal 2014-12-16 23:21:44 -02:00
media-device.c [media] media-entity.h: get rid of revision and group_id fields 2016-01-11 12:19:04 -02:00
media-devnode.c [media] media-devnode: just return 0 instead of using a var 2014-09-03 17:59:28 -03:00
media-entity.c [media] media-entity.h: convert media_entity_cleanup to inline 2016-01-11 12:19:04 -02:00