From: Kumar Gala Date: Wed, 11 Jan 2006 19:27:32 +0000 (-0800) Subject: [PATCH] gianfar mii: Use proper resource for MII memory region X-Git-Tag: v2.6.16-rc1~176^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d5326774c9245fef77334a9e0f11cd4f8aa7b4e;p=pandora-kernel.git [PATCH] gianfar mii: Use proper resource for MII memory region We can now have the gianfar mii platform device have a proper resource for the IO memory region for its registers. Previously we passed this information that the platform_data structure because we couldn't handle overlapping memory regions for platform devices. Signed-off-by: Kumar Gala Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed