linux/drivers/hid/intel-ish-hid/ipc
Even Xu 2a1e3b932c HID: intel-ish-hid: Fix driver reinit failure
When built as a module, modprobe followed by rmmod can fail because
DMA was still active. So to fix this, DMA needs to be disabled during
module exit.

This change disables DMA during modules exit and change the ISH PCI
device status to D3.

Signed-off-by: Even Xu <even.xu@intel.com>
Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2016-11-05 15:57:38 +01:00
..
hw-ish-regs.h
hw-ish.h
ipc.c HID: intel-ish-hid: Fix driver reinit failure 2016-11-05 15:57:38 +01:00
pci-ish.c HID: intel-ish-hid: Fix !CONFIG_PM build warning 2016-11-03 12:12:09 -06:00
utils.h