From: Davidlohr Bueso Date: Thu, 15 Jan 2015 07:11:43 +0000 (-0800) Subject: sound/oss: use current->state helpers X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd4e8dde42bb142448e3fd7dc6094cb2707d3b64;p=pandora-kernel.git sound/oss: 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: Takashi Iwai --- Reading git-diff-tree failed