From: Davidlohr Bueso Date: Mon, 26 Jan 2015 10:15:02 +0000 (-0800) Subject: drivers/staging: use current->state helpers X-Git-Tag: fixes-v4.0-rc1~99^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2be90fef97ada3df61736435dc9ef6c3e432a747;p=pandora-kernel.git drivers/staging: use current->state helpers Call __set_current_state() instead of assigning the new state directly. These interfaces also aid CONFIG_DEBUG_ATOMIC_SLEEP environments, keeping track of who changed the state. Signed-off-by: Davidlohr Bueso Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed