OSDN Git Service

sync: Add synchronization framework
authorErik Gilling <konkers@android.com>
Tue, 13 Mar 2012 22:34:34 +0000 (15:34 -0700)
committerErik Gilling <konkers@android.com>
Wed, 18 Apr 2012 21:06:03 +0000 (14:06 -0700)
commitb2c16fe5d6c5590b1725fdc71431b2e80502a721
treec09ea9056b4b92faf3a73f12b3a9b8b102e75679
parentfcd94ab676858e9c18e9ed540e2a2af7e52abc11
sync: Add synchronization framework

not run through checkpatch yet.

Change-Id: I209f9db2824e0313f467f11ab09e5f54f0a4a6b5
Signed-off-by: Erik Gilling <konkers@android.com>
drivers/base/Kconfig
drivers/base/Makefile
drivers/base/sync.c [new file with mode: 0644]
include/linux/sync.h [new file with mode: 0644]