]> git.baikalelectronics.ru Git - kernel.git/commit
staging: android: ram_console: pass in a boot info string
authorColin Cross <ccross@android.com>
Tue, 25 Oct 2011 21:31:58 +0000 (14:31 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 30 Nov 2011 12:23:37 +0000 (21:23 +0900)
commit12bb6976497f2a8228979f7f38d48e1ebdb48512
tree53b9e70b2be25036afd6e12b8dccd364ec733285
parent5f82da0eaf88aae71cbaec12f70ed144a70a8ddb
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]