Files
tegra-linux-noble/include/linux
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
..
2015-03-29 16:17:10 +01:00
2015-04-02 16:25:04 -04:00
2015-04-07 11:17:34 +02:00
2015-03-25 20:28:11 -04:00
2015-04-17 09:03:53 -04:00
2015-04-17 08:31:12 -06:00
2015-04-16 12:33:51 +09:30
2015-04-17 09:04:38 -04:00
2015-03-16 21:45:54 +11:00
2015-04-14 16:49:05 -07:00
2015-04-17 09:04:07 -04:00
2015-03-31 12:04:12 +02:00
2015-04-12 21:03:31 +02:00
2015-04-11 15:53:35 -04:00
2015-03-25 13:28:58 +01:00
2015-04-11 22:29:44 -04:00
2015-04-15 16:35:20 -07:00