git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6c1d50
)
[media] media: implement 32-on-64 bit compat IOCTL handling
author
Sakari Ailus
<sakari.ailus@iki.fi>
Tue, 22 Jan 2013 15:27:56 +0000
(12:27 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 18 Mar 2013 23:45:14 +0000
(20:45 -0300)
Use the same handlers where the structs are the same. Implement a new
handler for link enumeration since struct media_links_enum is different on
32-bit and 64-bit systems.
Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/media-device.c
patch
|
blob
|
history
diff --cc
drivers/media/media-device.c
Simple merge