]> git.baikalelectronics.ru Git - kernel.git/commit
staging: gasket: page table: hold references to device and pci_dev
authorTodd Poynor <toddpoynor@google.com>
Sun, 29 Jul 2018 19:36:36 +0000 (12:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Jul 2018 08:54:50 +0000 (10:54 +0200)
commitf902e3f71bef265a606c4c0bcb1cb7cb906f925c
tree35b4051273572f5621ba31bcd3d799f0a8c2c635
parent56b53739e6ef833030f6df77bd0c0f67a3245e4f
staging: gasket: page table: hold references to device and pci_dev

Hold references to the struct device and the pci_dev for the page table
while the data structures contian pointers to these.

Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_page_table.c