ram_console: pass in a boot info string
authorColin Cross <ccross@android.com>
Tue, 25 Oct 2011 21:31:58 +0000 (14:31 -0700)
committerColin Cross <ccross@android.com>
Tue, 25 Oct 2011 23:40:00 +0000 (16:40 -0700)
commit9e4ee8100fec833f0e8fd399b588bf759db23c54
tree85ca3f289ddc9a75e0804c48fee470f44248f58e
parent108376f4f45f772db0addd3ee6f601161c1d3a59
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.

Change-Id: I37065fafb09676085465c93384d8e176fdd942d6
Signed-off-by: Colin Cross <ccross@android.com>
drivers/staging/android/ram_console.c
include/linux/platform_data/ram_console.h [new file with mode: 0644]