mirror of
https://github.com/torvalds/linux.git
synced 2026-08-05 23:09:42 +02:00
pci_disable_device() need be called while module exiting, switch to use
pcim_enable(), pci_disable_device() will be called in pcim_release().
Fixes:
|
||
|---|---|---|
| .. | ||
| asihpi.c | ||
| hpi_internal.h | ||
| hpi_version.h | ||
| hpi.h | ||
| hpi6000.c | ||
| hpi6000.h | ||
| hpi6205.c | ||
| hpi6205.h | ||
| hpicmn.c | ||
| hpicmn.h | ||
| hpidebug.c | ||
| hpidebug.h | ||
| hpidspcd.c | ||
| hpidspcd.h | ||
| hpifunc.c | ||
| hpimsginit.c | ||
| hpimsginit.h | ||
| hpimsgx.c | ||
| hpimsgx.h | ||
| hpioctl.c | ||
| hpioctl.h | ||
| hpios.c | ||
| hpios.h | ||
| hpipcida.h | ||
| Makefile | ||