ion: Fix ION_IOC_FREE compat ioctl
authorLaura Abbott <lauraa@codeaurora.org>
Tue, 28 Jan 2014 23:39:48 +0000 (15:39 -0800)
committerColin Cross <ccross@android.com>
Tue, 28 Jan 2014 23:46:09 +0000 (23:46 +0000)
commit233fd81496ca2cb483f3987b5753b71d7071531a
tree8b5e031313d55cd182d56b3bb61d65736edab9d8
parentda8a3700249608e24c3910549a5045cf1908a86d
ion: Fix ION_IOC_FREE compat ioctl

The compat ioctl for ION_IOC_FREE currently passes allocation data
instead of the free data. Correct this.

Change-Id: I5108a1937104b8368426f7695b4a2df416036a87
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
drivers/staging/android/ion/compat_ion.c