Makes the cpcap treat POWER + VOL UP as a soft reset, preserving
memory contents in /proc/last_kmsg
Change-Id: Idabbe725620b1e587b6310a5de8dc9bebabb4979
Signed-off-by: Colin Cross <ccross@android.com>
* reset will reset the entire system, where a soft reset will reset only the
* T20. Uncomment this line to use soft resets (should not be enabled on
* production builds). */
-/* #define ENABLE_SOFT_RESET_DEBUGGING */
+ #define ENABLE_SOFT_RESET_DEBUGGING
static struct cpcap_device *cpcap_di;