From: Amol Lad Date: Thu, 7 Dec 2006 04:35:23 +0000 (-0800) Subject: [PATCH] sound/oss/btaudio.c: ioremap balanced with iounmap X-Git-Tag: v2.6.20-rc1~145^2^2~240 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9d85b08c689dbf54b9943a02f73cb54c2b0fccf;p=pandora-kernel.git [PATCH] sound/oss/btaudio.c: ioremap balanced with iounmap ioremap must be balanced by an iounmap and failing to do so can result in a memory leak. Signed-off-by: Amol Lad Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed