summaryrefslogtreecommitdiff
path: root/sound/usb/6fire/control.c
diff options
context:
space:
mode:
authorHaim Dreyfuss <haim.dreyfuss@intel.com>2016-12-12 13:57:02 +0200
committerLuca Coelho <luciano.coelho@intel.com>2017-02-08 10:04:09 +0200
commit7ca00409b5bd6e79a03d1cf3982dc429f371c02b (patch)
treeb663d6e29deec7b8603826bcbf6a00ae270a682e /sound/usb/6fire/control.c
parent8364fbb497f00de21d6d347194fa8b6bbae1d6f5 (diff)
iwlwifi: pcie: move msix conf functions above other functions
msix configuration functions should be called by other functions. For example by pcie_d3_resume, move it above to enable it. Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'sound/usb/6fire/control.c')
0 files changed, 0 insertions, 0 deletions
work() directly in musb_stage0_irq() to have finish_resume_work run. And we should no longer never get interrupts when when suspended. We have changed musb to no longer need pm_runtime_irqsafe(). The need_finish_resume flag was added in commit 9298b4aad37e ("usb: musb: fix device hotplug behind hub") and no longer applies as far as I can tell. So let's just remove the earlier code that no longer is needed. Fixes: 467d5c980709 ("usb: musb: Implement session bit based runtime PM for musb-core") Reported-by: Bin Liu <b-liu@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Bin Liu <b-liu@ti.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/soc/blackfin/bf5xx-i2s-pcm.h')