| commit | fd02cfb041a53d5d24dc278603f8187c82755705 | [log] [tgz] |
|---|---|---|
| author | Mitchel Humpherys <mitchelh@codeaurora.org> | Tue Sep 04 17:00:29 2012 -0700 |
| committer | Mitchel Humpherys <mitchelh@codeaurora.org> | Tue Dec 11 15:23:07 2012 -0800 |
| tree | f4d490b9f5033c0812041039cd4e23028ca39831 | |
| parent | 9faf7e16d5a9422297c55e4eb9035320f330a4ab [diff] |
gpu: ion: move msm-specific ioctls to custom_ioctl To avoid collisions with future ioctls that may be added to ion, msm-specific ioctls should use the `custom_ioctl' interface provided by struct ion_device, as originally intended. Change-Id: I68d32b81c7691fd3f54f38acfdc17fee2573bc44 Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>