kernel-hacking-2024-linux-s.../drivers/mtd
Amol Lad 25f0c659fe ioremap balanced with iounmap for drivers/mtd subsystem
ioremap must be balanced by an iounmap and failing to do so can result
in a memory leak.

Tested (compilation only) with:
- allmodconfig
- Modifying drivers/mtd/maps/Kconfig and drivers/mtd/nand/Kconfig to
make sure that the changed file is compiling without warning

Signed-off-by: Amol Lad <amol@verismonetworks.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2006-09-22 10:24:31 +01:00
..
chips [MTD] Unlock NOR flash automatically where necessary 2006-09-22 10:07:08 +01:00
devices [MTD] Switch to pci_get_device and do ref counting 2006-09-22 10:19:20 +01:00
maps ioremap balanced with iounmap for drivers/mtd subsystem 2006-09-22 10:24:31 +01:00
nand ioremap balanced with iounmap for drivers/mtd subsystem 2006-09-22 10:24:31 +01:00
onenand
afs.c
cmdlinepart.c
ftl.c
inftlcore.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
inftlmount.c
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild 2006-06-26 11:05:15 -07:00
Makefile
mtd_blkdevs.c [MTD] blkdev helper code: fix printk format warning 2006-09-22 10:17:28 +01:00
mtdblock.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mtdblock_ro.c
mtdchar.c [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() 2006-09-17 17:04:23 +01:00
mtdconcat.c
mtdcore.c [MTD] Unlock NOR flash automatically where necessary 2006-09-22 10:07:08 +01:00
mtdpart.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
nftlcore.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
nftlmount.c
redboot.c
rfd_ftl.c