* Nishant Kamat <[EMAIL PROTECTED]> [080502 04:26]:
> This patch adds support for OMAP LDP platform to smc911x driver.
This too should go via smc911x maintainer.
Tony
>
> Signed-off-by: Nishant Kamat <[EMAIL PROTECTED]>
> ---
> drivers/net/Kconfig |2 +-
> drivers/net/smc911x.c |9 ++
I tested patches 4, 5, and 6 with the OPM3 EVM (after a 1 line
change). No compilation issues, and networking functioned properly.
I have only one change to suggest (and it was required for proper
operation on the OMAP3 EVM). See below for inline comment.
Steve
On Fri, May 2, 2008 at 4:23 AM,
This patch adds support for OMAP LDP platform to smc911x driver.
Signed-off-by: Nishant Kamat <[EMAIL PROTECTED]>
---
drivers/net/Kconfig |2 +-
drivers/net/smc911x.c |9 ++---
drivers/net/smc911x.h |5 +
3 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/driver