From: Sakari Ailus Date: Tue, 22 Jan 2013 15:27:56 +0000 (-0300) Subject: [media] media: implement 32-on-64 bit compat IOCTL handling X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~493 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0a1f2a8420782ccb83fb4f68df37af642790560;p=pandora-kernel.git [media] media: implement 32-on-64 bit compat IOCTL handling 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 Acked-by: Laurent Pinchart Tested-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed