From: Laurent Pinchart Date: Tue, 24 Jun 2008 21:15:57 +0000 (+0100) Subject: DM9000: Remove the 2 resources probe scheme. X-Git-Tag: v2.6.27-rc1~969^2~255^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08c3f57caa16b231f6627889cb43581c020f566a;p=pandora-kernel.git DM9000: Remove the 2 resources probe scheme. The dm9000 driver accepts either 2 or 3 resources to describe the platform devices. The 2 resources case abuses the ioresource mechanism by passing ioremap()ed memory through the platform device resources. This patch removes that case and converts boards that were using it to the 3 resources scheme. Signed-off-by: Ben Dooks Signed-off-by: Laurent Pinchart Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed