Simplify the ioremap calls in probe function, also get PHY address from platform data
Signed-off-by: Chaithrika U S <[email protected]> In this patch set, the EMAC resource structure has been modified to represent the contiguous memory region it uses. The offsets of the EMAC modules are provided by the platform data. This modification simplifies the memory mapping calls in driver init. Also PHY address information has been added to the platform data. The changes have been tested on DM646x EVM and DM644x EVM. Patch 1: Simplify EMAC resource structure and ioremap calls Patch 2: Get Ethernet PHY address information from platform data -Chaithrika _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
