]> err.no Git - linux-2.6/blobdiff - samples/firmware_class/firmware_sample_driver.c
sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA card
[linux-2.6] / samples / firmware_class / firmware_sample_driver.c
index 165cff98032e70810ff866afcd51f324cda1efa9..11114f389c4958213f9c8e9a8b08209204885f4e 100644 (file)
@@ -73,6 +73,7 @@ static void sample_probe_specific(void)
 
        /* finish setting up the device */
 }
+
 static void sample_probe_async_cont(const struct firmware *fw, void *context)
 {
        if (!fw) {