OSDN Git Service

Revert "Staging: android: delete android drivers"
authorArve Hjønnevåg <arve@android.com>
Sat, 13 Feb 2010 04:32:37 +0000 (20:32 -0800)
committerBrian Swetland <swetland@google.com>
Tue, 29 Mar 2011 20:57:00 +0000 (13:57 -0700)
commitcf5f044721e67f93f71174cfb1eec066407bb248
tree3c0c1319b25308761b2d8d00d8f25c1191c6e80e
parent521cb40b0c44418a4fd36dc633f575813d59a43d
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]