From: Akinobu Mita Date: Wed, 20 Dec 2006 13:08:56 +0000 (-0300) Subject: V4L/DVB (4997): Bttv: delete duplicated ioremap() X-Git-Tag: v2.6.20-rc3~55^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f1693fe82b499a3306993020ef14011ed0420d0;p=pandora-kernel.git V4L/DVB (4997): Bttv: delete duplicated ioremap() ioremap() is called twice to same resource. The returen value of first one is not error-checked. second one is complely ignored. Signed-off-by: Akinobu Mita Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed