]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pnp/driver.c
Merge branch 'linus' into test
[linux-2.6-omap-h63xx.git] / drivers / pnp / driver.c
index 54673a4f5901023d4b426e6937d0830996c4d495..527ee764c93f54264cfd7f60e4facf4462cd8c80 100644 (file)
@@ -205,6 +205,7 @@ struct bus_type pnp_bus_type = {
        .remove  = pnp_device_remove,
        .suspend = pnp_bus_suspend,
        .resume  = pnp_bus_resume,
+       .dev_attrs = pnp_interface_attrs,
 };
 
 int pnp_register_driver(struct pnp_driver *drv)