From: Ben Dooks Date: Tue, 24 Jun 2008 21:16:00 +0000 (+0100) Subject: DM9000: Cleanups after the resource changes X-Git-Tag: v2.6.27-rc1~969^2~255^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9088fa4fa2f0b10bf4d9a17381a5ec3485751cb7;p=pandora-kernel.git DM9000: Cleanups after the resource changes Remove the now extraneous checks in dm9000_release_board() now that the two-resource case is removed. Also remove the check on pdev->num_resources, as we check the return data from platform_get_resource() to ensure we have not only the right number but the right type of resources as well. Signed-off-by: Ben Dooks Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed