From: Laura Abbott Date: Wed, 5 Feb 2014 00:08:39 +0000 (-0800) Subject: staging: ion: Fix ION_IOC_FREE compat ioctl X-Git-Tag: v3.14-rc3~12^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8666a87611fbd8597111c96e93a2f075664ee392;p=pandora-kernel.git staging: 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. Cc: Colin Cross Cc: Android Kernel Team Signed-off-by: Laura Abbott [jstultz: Folded in a small build fix] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed