"Mark A. Greer" <[email protected]> writes:

> From: Mark A. Greer <[email protected]>
>
> Since most of the emac platform_data is really SoC specific
> and not board specific, move it to the SoC-specific files.
> Put a pointer to the platform_data in davinci_soc_info
> so the board-specific code can set some of the platform_data
> if it needs to.
>
> Signed-off-by: Mark A. Greer <[email protected]>

Only a minor cosmetic comment...

I'd prefer to not have #ifdefs in the soc_info struct.  I think it's
cleaner (at the expense of a few bytes), and better for testing if the
EMAC platform_device is always registered.

Kevin

[...]


_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to