patch-2.4.22 linux-2.4.22/drivers/mtd/maps/octagon-5066.c

Next file: linux-2.4.22/drivers/net/3c59x.c
Previous file: linux-2.4.22/drivers/mtd/chips/gen_probe.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/drivers/mtd/maps/octagon-5066.c linux-2.4.22/drivers/mtd/maps/octagon-5066.c
@@ -244,7 +244,6 @@
 	}
 	if (OctProbe() != 0) {
 		printk(KERN_NOTICE "5066: Octagon Probe Failed, is this an Octagon 5066 SBC?\n");
-		iounmap((void *)iomapadr);
 		ret = -EAGAIN;
 		goto out_unmap;
 	}

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)