commit | b3b7a9f138b7539c25e036d398616f6737b08ff7 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Dec 11 16:07:57 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jan 11 12:19:07 2016 -0200 |
tree | 710cdd2e8b21ef4471baf424c0ef6261d30f26df | |
parent | d1b9da2d606ecec587177c4c90f1905c57538149 [diff] |
[media] media-device: Use u64 ints for pointers By using u64 integers and pointers, we can get rid of compat32 logic. So, let's do it! Suggested-by: Arnd Bergmann <arnd@arndb.de> Suggested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>