diff options
author | 2015-02-13 15:52:25 +0200 | |
---|---|---|
committer | 2015-03-09 10:51:59 +0100 | |
commit | fef220da43d8537ed7d11da4db17b958cd779887 (patch) | |
tree | 191ab2edcc6ee6eabedbdd1cc0ca7e3d34b8ad6c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i2c: i801: Remove pci_enable_device() call from i801_resume() (diff) | |
download | wireguard-linux-fef220da43d8537ed7d11da4db17b958cd779887.tar.xz wireguard-linux-fef220da43d8537ed7d11da4db17b958cd779887.zip |
i2c: i801: Use managed pcim_* PCI device initialization and reservation
Simplifies the code a bit and makes easier to disable PCI device on driver
detach by removing the pcim_pin_device() call in the future if needed.
Reason why i2c-i801.c doesn't ever call pci_disable_device() was because it
made some systems to hang during power-off. See commit d6fcb3b9cf77
("[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled")
and
http://marc.info/?l=linux-kernel&m=115160053309535&w=2
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions