commit | b0a1f2a8420782ccb83fb4f68df37af642790560 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@iki.fi> | Tue Jan 22 12:27:56 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 18 20:45:14 2013 -0300 |
tree | 96e8adc2bef94d8de77bcea3d152ecc79da496cd | |
parent | c6c1d50b51e76b57fbf0651d38a7ae0c3fb9d5cc [diff] |
[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 <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>