ion: change ion_user_handle_t definition to int
authorRom Lemarchand <romlem@google.com>
Fri, 13 Dec 2013 22:24:54 +0000 (14:24 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2013 16:57:18 +0000 (08:57 -0800)
commitb88fa7319ef3c77478d732fab2f6750c305c1873
tree448e4321cf023ac431324420a364de15f4d5c947
parent22b7f24d6131ac4cbbf03f7a81000942e74fcd49
ion: change ion_user_handle_t definition to int

Turn ion_user_handle_t to int. This change reflects the underlying type
returned by the ion driver.

Signed-off-by: Rom Lemarchand <romlem@google.com>
[jstultz: modified patch to apply to staging directory]
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion.c
drivers/staging/android/ion/ion.h