linux/drivers/staging/gasket
Todd Poynor d29f6c19b0 Revert "staging: gasket: page table: hold references to device and pci_dev"
gasket_free_dev() is called only from driver PCI probe and remove
function. It is guaranteed that that pci_dev structure is not going
anywhere during that time; there is no need to take this additional
reference.

This reverts commit dd9d1502fe.

Reported-by: Dmitry Torokhov <dtor@chromium.org>
Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-01 20:07:03 +02:00
..
apex_driver.c staging: gasket: apex: move driver-private defines out of apex.h 2018-08-01 20:07:03 +02:00
apex.h staging: gasket: apex: move driver-private defines out of apex.h 2018-08-01 20:07:03 +02:00
gasket_constants.h staging: gasket: remove redundant license information 2018-07-12 21:48:30 +02:00
gasket_core.c staging: gasket: core: use bool type for ns_capable result 2018-08-01 20:07:03 +02:00
gasket_core.h staging: gasket: core: fix function param line continuation style 2018-08-01 20:07:02 +02:00
gasket_interrupt.c staging: gasket: interrupt: fix function param line continuation style 2018-08-01 20:07:03 +02:00
gasket_interrupt.h staging: gasket: interrupt: fix function param line continuation style 2018-08-01 20:07:03 +02:00
gasket_ioctl.c staging: gasket: ioctl: fix function param line continuation style 2018-08-01 20:07:02 +02:00
gasket_ioctl.h staging: gasket: common ioctl dispatcher add __user annotations 2018-07-21 08:50:36 +02:00
gasket_page_table.c Revert "staging: gasket: page table: hold references to device and pci_dev" 2018-08-01 20:07:03 +02:00
gasket_page_table.h staging: gasket: page table: fix function param line continuation style 2018-08-01 20:07:02 +02:00
gasket_sysfs.c staging: gasket: sysfs: fix function param line continuation style 2018-08-01 20:07:02 +02:00
gasket_sysfs.h staging: gasket: sysfs: fix function param line continuation style 2018-08-01 20:07:02 +02:00
gasket.h staging: gasket: remove redundant license information 2018-07-12 21:48:30 +02:00
Kconfig staging: gasket: allow compile for ARM64 in Kconfig 2018-07-21 08:50:34 +02:00
Makefile
TODO staging: gasket: TODO: remove entry for multi-line alignment style 2018-08-01 20:07:03 +02:00