Merge 3.3-rc6 into driver-core-next
[pandora-kernel.git] / drivers / media / video / cx18 / cx18-alsa-main.c
index a1e6c2a..e118361 100644 (file)
@@ -285,7 +285,6 @@ static void __exit cx18_alsa_exit(void)
 
        drv = driver_find("cx18", &pci_bus_type);
        ret = driver_for_each_device(drv, NULL, NULL, cx18_alsa_exit_callback);
-       put_driver(drv);
 
        cx18_ext_init = NULL;
        printk(KERN_INFO "cx18-alsa: module unload complete\n");