From 442d40a28ea8584771118b9af48127ef1d1ca9cb Mon Sep 17 00:00:00 2001 From: Josh Cartwright Date: Mon, 3 Mar 2014 10:49:44 -0600 Subject: [PATCH] spmi: pm: drop bus-level PM suspend/resume routines SPMI defines the behavior of a device in the "SLEEP" state as being "user-defined or specified by the device manufacturer". Without clearly-defined bus-level semantics for low-power states, push the responsibility of transitioning a device into/out of "SLEEP" into SPMI device drivers. Cc: Felipe Balbi Signed-off-by: Josh Cartwright Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed