]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: ipack/bridges/tpci200: change device table definition and export it.
authorMiguel Gómez <magomez@igalia.com>
Thu, 7 Jun 2012 08:24:58 +0000 (10:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 9 Jun 2012 15:58:04 +0000 (08:58 -0700)
commite388606d527c6c6e54d575fa1c2b5851306ddb44
tree0ff088a41d5bd0d75d7fe9d3974e89674d98d750
parent4773de47c7a855e62e023e89764d3e54edcadb6c
Staging: ipack/bridges/tpci200: change device table definition and export it.

Use DEFINE_PCI_DEVICE_TABLE() to create the device table and add
MODULE_DEVICE_TABLE() to export it.

Signed-off-by: Miguel Gómez <magomez@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ipack/bridges/tpci200.c