From: Anton Vorontsov Date: Thu, 18 Dec 2008 08:23:33 +0000 (+0000) Subject: ucc_geth: Fix IO memory (un)mapping code X-Git-Tag: v2.6.29-rc1~581^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e73fc9a12679a546284d597c1f19165792d0b83;p=pandora-kernel.git ucc_geth: Fix IO memory (un)mapping code The driver doesn't check ioremap() return value, and doesn't free the remapped memory. This patch fixes it. Signed-off-by: Anton Vorontsov Signed-off-by: David S. Miller --- Reading git-diff-tree failed