]> 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)
commit8d5f50159bcfe86d734b1288e4cafe3f5ba40b40
treee0b8999bc1a239fb2ab8b76a190b6256d43e712a
parent6e1859b528e016f5148fce6102e0af973fff97c3
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