[PATCH 8/8] Revert "staging: gasket: core: hold reference to pci_dev while used"

2018-08-02 Thread Todd Poynor
From: Todd Poynor There's no need to take an additional reference on the pci_dev structure for the pointer copy saved in gasket data structures. This reverts commit 8dd8a48b9a7dae5493494a8603adddfdf1914716. Reported-by: Dmitry Torokhov Signed-off-by: Todd Poynor --- drivers/staging/gasket/ga

Re: [PATCH 8/8] Revert "staging: gasket: core: hold reference to pci_dev while used"

2018-08-02 Thread Greg Kroah-Hartman
On Thu, Aug 02, 2018 at 01:42:45AM -0700, Todd Poynor wrote: > From: Todd Poynor > > There's no need to take an additional reference on the pci_dev structure > for the pointer copy saved in gasket data structures. > > This reverts commit 8dd8a48b9a7dae5493494a8603adddfdf1914716. Hint, when deal