[PATCH] gianfar mii: Use proper resource for MII memory region
authorKumar Gala <galak@gate.crashing.org>
Wed, 11 Jan 2006 19:27:32 +0000 (11:27 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 12 Jan 2006 21:31:51 +0000 (16:31 -0500)
commit1d5326774c9245fef77334a9e0f11cd4f8aa7b4e
tree20b581ec56b6a336492dd911a19d1d563eed398f
parent9c07b884b92c80e9d660b7b9282631fb626451e2
[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 <galak@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/gianfar_mii.c
include/linux/fsl_devices.h