]> 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)
commit45a10dbbe694d7db5157fd023335363f7cdb7e90
tree35b4051273572f5621ba31bcd3d799f0a8c2c635
parent82ca8c155499d0a8509c9f0af0fec0bc755e19d8
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