summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
diff options
context:
space:
mode:
authorBhalchandra Gajare <gajare@codeaurora.org>2016-10-10 17:16:29 -0700
committerBhalchandra Gajare <gajare@codeaurora.org>2016-10-11 15:35:40 -0700
commitd0b17cbf01350723aec31d4dcaa203f6955b21d0 (patch)
tree54255bd74d8e44178fc72979f60fa2e021b98046 /drivers/gpu/drm/i915/intel_ringbuffer.c
parent93b43a172c65188fad17b3f46fa4014f285ca4ef (diff)
ASoC: wcd-dsp-mgr: rename wdsp_intr_handler to wdsp_signal_handler
The wdsp_intr_handler is not really processing interrupts in interrupt context, rather assumes that the caller is not in interrupt context and performs calls that may sleep. Rename the function in order to avoid confusion. Interrupt handlers can still call this function as long as they are in threaded interrupt context and are okay to sleep. Change-Id: Ia2803d6ca021d505ed2e711e676cbd701b11c492 Signed-off-by: Bhalchandra Gajare <gajare@codeaurora.org>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions