staging: xillybus: Remember device pointer for use with dev_* functions
authorEli Billauer <eli.billauer@gmail.com>
Fri, 18 Oct 2013 22:02:25 +0000 (01:02 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 Oct 2013 20:41:34 +0000 (13:41 -0700)
This is necessary so that xillybus_core uses the correct device pointer
for PCIe devices in diagnostic message calls (dev_err, dev_warn and dev_info)

Signed-off-by: Eli Billauer <eli.billauer@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found