linux/drivers/media
Sumit Semwal d8fbe341be dma-buf: cleanup dma_buf_export() to make it easily extensible
At present, dma_buf_export() takes a series of parameters, which
makes it difficult to add any new parameters for exporters, if required.

Make it simpler by moving all these parameters into a struct, and pass
the struct * as parameter to dma_buf_export().

While at it, unite dma_buf_export_named() with dma_buf_export(), and
change all callers accordingly.

Reviewed-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Acked-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Acked-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
2015-04-21 14:47:16 +05:30
..
common [media] btcx-risc: move to bt8xx 2014-12-23 10:13:19 -02:00
dvb-core net: Kill dev_rebuild_header 2015-03-02 16:43:41 -05:00
dvb-frontends media: cxd2820r: use DIV_ROUND_CLOSEST_ULL() 2015-04-17 09:03:56 -04:00
firewire [media] firewire: Deletion of an unnecessary check before the function call "dvb_unregister_device" 2014-11-25 13:30:31 -02:00
i2c [media] adv7180: Add fast switch support 2015-02-02 11:51:38 -02:00
mmc [media] siano: fix Kconfig dependencies 2015-02-02 11:08:02 -02:00
pci powerpc updates for 4.1 2015-04-16 13:53:32 -05:00
platform Devicetree changes for v4.1 2015-04-18 08:30:10 -04:00
radio [media] radio/aimslab: use mdelay instead of udelay 2015-02-02 11:07:09 -02:00
rc PNP: media/rc: Use module_pnp_driver to register driver 2015-03-18 22:39:17 +01:00
tuners Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2015-04-14 09:50:27 -07:00
usb [media] rtl28xxu: return success for unimplemented FE callback 2015-04-02 18:27:14 -03:00
v4l2-core dma-buf: cleanup dma_buf_export() to make it easily extensible 2015-04-21 14:47:16 +05:30
Kconfig [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal 2014-12-16 23:21:44 -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: Use strlcpy instead of custom code 2014-09-21 20:27:08 -03: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: Fix a compiler warning in media_entity_pipeline_start() 2014-11-03 19:09:13 -02:00