staging: android: binder: Add cmd == CMD_NAME handling
authorSerban Constantinescu <serban.constantinescu@arm.com>
Wed, 4 Dec 2013 18:09:35 +0000 (18:09 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Thu, 16 Jan 2014 22:19:19 +0000 (14:19 -0800)
commitd1b83dd27f1ec80da678d2db00a54ff07de9a5fd
treec8f471f8a056137f09edbaba3b04704b00927498
parent8b88117ca6327329e7e0880ef854e6ade9d7b605
staging: android: binder: Add cmd == CMD_NAME handling

This patch modifies the functions that need to be passed the explicit
command to use a boolean flag. This way we can reuse the code for 64bit
compat commands.

Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
drivers/staging/android/binder.c