[media] media: Move media_get_uptr() macro out of the media.h user space header
authorSakari Ailus <sakari.ailus@iki.fi>
Mon, 22 Feb 2016 20:47:04 +0000 (17:47 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 3 Mar 2016 16:02:44 +0000 (13:02 -0300)
commit0629e991a25a9b56a70f9f0c327aad8ae1471dbf
tree6a611194e57a9052dab71683d237a024511ac304
parent76485d8e04c337bcab90f62975a3db740c8c2dd4
[media] media: Move media_get_uptr() macro out of the media.h user space header

The media_get_uptr() macro is mostly useful only for the IOCTL handling
code in media-device.c so move it there.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/media-device.c
include/uapi/linux/media.h