From: Dan Williams Date: Tue, 1 Nov 2005 22:31:12 +0000 (+0000) Subject: [ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem_region) X-Git-Tag: v2.6.15-rc1~18^2~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbd9a6d7a927b2059d1d65441384ffb095f68e58;p=pandora-kernel.git [ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem_region) Patch from Dan Williams * If request_irq fails then a call to release_mem_region will be made with an invalid pointer. * Two formatting fixes Signed-off-by: Dan Williams Signed-off-by: Deepak Saxena Signed-off-by: Russell King --- Reading git-diff-tree failed