]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit37ec193ea0cd3511f476920f4abb50592366a3a8
treee0b8999bc1a239fb2ab8b76a190b6256d43e712a
parent07f3411b7fc1c9eae4ff59409697e6cc0a6cb6c7
staging: xillybus: Remember device pointer for use with dev_* functions

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>
drivers/staging/xillybus/xillybus_pcie.c