staging: android: ram_console: pass in a boot info string
commita6707f830e39ab5ef285d9155525eac5e500e55d
authorColin Cross <ccross@android.com>
Tue, 25 Oct 2011 21:31:58 +0000 (25 14:31 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 30 Nov 2011 12:23:37 +0000 (30 21:23 +0900)
tree53b9e70b2be25036afd6e12b8dccd364ec733285
parent2b374956f3afee5857c85b073d726be11f4d2e9b
staging: android: ram_console: pass in a boot info string

Allow the board file to pass a boot info string through the
platform data that is appended to the /proc/last_kmsg file.

[moved the .h file to drivers/staging/android/ to be self-contained - gregkh]

Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/android/ram_console.c
drivers/staging/android/ram_console.h [new file with mode: 0644]