Revert "Staging: android: delete android drivers"
authorArve Hjønnevåg <arve@android.com>
Sat, 13 Feb 2010 04:32:37 +0000 (20:32 -0800)
committerColin Cross <ccross@android.com>
Tue, 14 Jun 2011 16:08:38 +0000 (09:08 -0700)
commit594d1fd552657aa6d757d0fc7cf2d7232ced7f0f
tree5065e3f3541c56940b254086c3a4194257b87900
parent2c53b436a30867eb6b47dd7bab23ba638d1fb0d2
Revert "Staging: android: delete android drivers"

This reverts commit b0a0ccfad85b3657fe999805df65f5cfe634ab8a.
15 files changed:
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/android/Kconfig [new file with mode: 0644]
drivers/staging/android/Makefile [new file with mode: 0644]
drivers/staging/android/TODO [new file with mode: 0644]
drivers/staging/android/binder.c [new file with mode: 0644]
drivers/staging/android/binder.h [new file with mode: 0644]
drivers/staging/android/logger.c [new file with mode: 0644]
drivers/staging/android/logger.h [new file with mode: 0644]
drivers/staging/android/lowmemorykiller.c [new file with mode: 0644]
drivers/staging/android/ram_console.c [new file with mode: 0644]
drivers/staging/android/timed_gpio.c [new file with mode: 0644]
drivers/staging/android/timed_gpio.h [new file with mode: 0644]
drivers/staging/android/timed_output.c [new file with mode: 0644]
drivers/staging/android/timed_output.h [new file with mode: 0644]