Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux...
[cascardo/linux.git] / drivers / media / usb / as102 / as102_fw.c
index 07d08c4..5a28ce3 100644 (file)
@@ -198,6 +198,7 @@ int as102_fw_upload(struct as10x_bus_adapter_t *bus_adap)
        pr_info("%s: firmware: %s loaded with success\n",
                DRIVER_NAME, fw1);
        release_firmware(firmware);
+       firmware = NULL;
 
        /* wait for boot to complete */
        mdelay(100);