OSDN Git Service

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)
commitdd9d1502feea3c23d412f289aad79e1d4e86d45d
tree35b4051273572f5621ba31bcd3d799f0a8c2c635
parent34cf3ea8dae7f0aa2ab544c1d30a803016af779e
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