OSDN Git Service

staging: rts5208: Use common pci_get_bus_and_slot() instead of private one
authorYijing Wang <wangyijing@huawei.com>
Fri, 5 Jun 2015 06:04:59 +0000 (14:04 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 20:38:56 +0000 (13:38 -0700)
commit6ed977428a7e46f860f3e7a2d878dc8dd023202b
treead22e0e1de767b981a5a426a47b0b4f78ef9eee1
parent05871f994e326fb3d95b34575b311c832ba4ccea
staging: rts5208: Use common pci_get_bus_and_slot() instead of private one

We already have a inline pci_get_bus_and_slot() in include/linux/pci.h,
Use it instead of local one.

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/rtsx.h