From a0a23bbce7818c90c3d3370af966fefce07a8c9b Mon Sep 17 00:00:00 2001 From: John Stultz Date: Mon, 26 Jan 2015 12:07:32 -0800 Subject: [PATCH] staging: Remove the Android logger driver With the relase of Lollipop, Android no longer requires the logger driver. There are three patches which the android dev's still need before they drop logger on all their devices: [PATCH v4 1/5] pstores: use scnprintf [PATCH v2 2/5] pstore: remove superfluous memory size check [PATCH 3/5] pstore: handle zero-sized prz in series [PATCH v4 4/5] pstore: add pmsg [PATCH 5/5] pstore: selinux: add security in-core xattr support for pstore and debugfs But these seem to have been acked and are hopefully queued for upstream. So this patch removes the logger driver from staging. Cc: Rom Lemarchand , Cc: Mark Salyzyn Cc: Kees Cook Cc: Android Kernel Team Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed