From: Niels de Vos Date: Mon, 18 Apr 2011 14:26:03 +0000 (+0100) Subject: parport_pc.c: correctly release the requested region for the IT887x X-Git-Tag: v2.6.39-rc5~19^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f6db2172ffa478409b5facd06bcd38a03b504f7;p=pandora-kernel.git parport_pc.c: correctly release the requested region for the IT887x Replace release_resource() by release_region() and also fix the inconsistency in the size of the requested/released region. The size of the resource should be 32, not 0x8 like it was corrected in commit e7c310c36e5fdf1b83a459e5db167bfbd86137db already. CC: linux-serial@vger.kernel.org Reported-by: Julia Lawall Signed-off-by: Niels de Vos Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed