commit | d88b8eb288bd2d4c5da827d546c4ce56ff169bfb | [log] [tgz] |
---|---|---|
author | Mitchel Humpherys <mitchelh@codeaurora.org> | Tue Sep 04 17:00:29 2012 -0700 |
committer | Mitchel Humpherys <mitchelh@codeaurora.org> | Thu Sep 13 10:26:22 2012 -0700 |
tree | b78df77f55e15356720231a2fcc85e8f43cd2374 | |
parent | d0b5da0404e57339dd15a2e5748403e5d284931f [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>