On Tuesday 10 February 2009, [email protected] wrote: > From: Chaithrika U S <[email protected]> > > Modify the EMAC resource structure to define one contiguous memory region. > Also add members to the platform data struct to get offsets of EMAC modules. > This simplifies the memory mapping calls in the driver code. > > Signed-off-by: Chaithrika U S <[email protected]> > --- > arch/arm/mach-davinci/devices.c | 64 ++++---------- > arch/arm/mach-davinci/include/mach/emac.h | 5 + > drivers/net/davinci_emac.c | 136 > +++++++---------------------- > 3 files changed, 52 insertions(+), 153 deletions(-)
It would be good to precede (or follow) this with a patch to move the dm644x EMAC setup to dm644x.c, and the dm646x EMAC setup to dm646x.c ... _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
