gpu: pvr: make the IOCTL i/f compatible for old ABI users
authorImre Deak <imre.deak@nokia.com>
Tue, 14 Dec 2010 01:04:33 +0000 (03:04 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:43:02 +0000 (21:43 +0300)
commit0a1ef819672e272bdc22f1ca28ce2caaf0ac07dc
tree956124dc250e31be15e3cdfe912ce453def34a71
parent07595a8ba9f04efa1ff92e5cc7f3b386a34fc510
gpu: pvr: make the IOCTL i/f compatible for old ABI users

The previous patch breaks the IOCTL i/f for current user space code.
This change will notice such calls based on the IOCTL parameter size and
fix up the param struct accordingly.

This patch can be reverted once applications are converted to use the new
ABI.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
pvr/bridged_pvr_bridge.c
pvr/bridged_sgx_bridge.c
pvr/bridged_sgx_bridge.h
pvr/perproc.h
pvr/sgx_bridge_km.h
pvr/sgxinit.c