drivers: staging: android: binder.c: fix printk macros
authorSherwin Soltani <sherwin@wybc.com>
Tue, 26 Jun 2012 06:00:30 +0000 (02:00 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Jun 2012 22:03:53 +0000 (15:03 -0700)
commit258767fed9da230553d92e2d53f5f872d55795b1
treeadbec5a7ee1a05e05d7df9d233326efc767d42de
parent779c0c4619f57ab0d573468baa7a791db402e9f9
drivers: staging: android: binder.c: fix printk macros

Change printk() messages to pr_* macros.

Signed-off-by: Sherwin Soltani <sherwin@wybc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/binder.c