[PATCH] missing adlib release region

From: Samium Gromoff (_deepfire@mail.ru)
Date: Thu May 17 2001 - 02:54:41 EST


    i know, adlib_card is just a stupid interface, but
 i once was hit by this problem ;).

--- linux-2.4.4.orig/drivers/sound/adlib_card.c Fri May 11 22:42:55 2001
+++ linux-2.4.4/drivers/sound/adlib_card.c Thu May 17 11:39:04 2001
@@ -50,6 +50,7 @@

 static void __exit cleanup_adlib(void)
 {
+ release_region(cfg.io_base,4);
        sound_unload_synthdev(cfg.slots[0]);

 }

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed May 23 2001 - 21:00:22 EST