platform/chrome: Add pstore platform_device
authorOlof Johansson <olof@lixom.net>
Tue, 12 Nov 2013 21:32:13 +0000 (13:32 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 25 Nov 2013 20:47:24 +0000 (12:47 -0800)
commit9742e127cd0dd5783f8c11c62d07886003114499
treebc327139ca43687c55f5a348ff411c0bce9cd1a6
parent7e3528c3660a2e8602abc7858b0994d611f74bc3
platform/chrome: Add pstore platform_device

Add the ramoops pstore device so that we get logs of panics across reboots.

Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/platform/chrome/Kconfig
drivers/platform/chrome/Makefile
drivers/platform/chrome/chromeos_pstore.c [new file with mode: 0644]