staging: android: binder: replace types with portable ones
authorSerban Constantinescu <serban.constantinescu@arm.com>
Thu, 4 Jul 2013 09:54:47 +0000 (10:54 +0100)
committerDavid Butcher <david.butcher@arm.com>
Thu, 16 Jan 2014 14:10:48 +0000 (14:10 +0000)
commit7e3039eda270f9820a3840f74057dd856bdeff1b
tree0f578ad5b639b58b07886fcda19e25ec9e2967f6
parent6780a236302cc482c3261d03aec4f54437533500
staging: android: binder: replace types with portable ones

Since this driver is meant to be used on different types of processors
and a portable driver should specify the size a variable expects to be
this patch changes the types used throughout the binder interface.

We use "userspace" types since this header will be exported and used by
the Android filesystem.

The patch does not change in any way the functionality of the binder driver.

Change-Id: Ib26daab8bc44b92d4a09badc8ecb64d37ee8773b
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
Acked-by: Arve Hjønnevåg <arve@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/uapi/binder.h