]> git.karo-electronics.de Git - mv-sheeva.git/commit
staging: android: add pmem driver
authorRebecca Schultz <rschultz@google.com>
Thu, 24 Jul 2008 18:22:53 +0000 (11:22 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 16 Dec 2011 22:08:17 +0000 (14:08 -0800)
commitb6aba85c35baa7d08b7a601b30589bcae607d9e0
tree9c687556a29caa86fbdfee524cc51e61f58e0cba
parentc001dff0f6715813bdb8e978dc8c05416c01962b
staging: android: add pmem driver

This adds the Android pmem driver to the staging tree.

[At this point in time, it is dependent on the ARM platform, due to some
build issues that require it. - gregkh]

Signed-off-by: Rebecca Schultz <rschultz@google.com>
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
Signed-off-by: Dima Zavin <dima@android.com>
Signed-off-by: Jamie Gennis <jgennis@google.com>
Cc: Brian Swetland <swetland@google.com>
Cc: Arve Hjønnevåg <arve@android.com>
Cc: Colin Cross <ccross@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/android/Kconfig
drivers/staging/android/Makefile
drivers/staging/android/android_pmem.h [new file with mode: 0644]
drivers/staging/android/pmem.c [new file with mode: 0644]