[U-Boot] [PATCH 1/3] NET: LAN91C96 CONFIG_NET_MULTIify
Ben Warren
biggerbadderben at gmail.com
Tue Nov 10 07:22:44 CET 2009
Nishanth,
Nishanth Menon wrote:
> Make the lan91c96 driver capable of CONFIG_NET_MULTI
> to be clean for the new arch, add a a lil detect function
> Most of the formatting change was done to keep checkpatch
> silent, but a few functions and #if 0ed code which
> does not make sense for NET_MULTI have been removed
>
> Now, use the lan91c96_initialize() function to init the driver
>
> Signed-off-by: Nishanth Menon <nm at ti.com>
> Cc: Andrea Scian <andrea.scian at dave-tech.it>
> Cc: Ben Warren <biggerbadderben at gmail.com>
> Cc: Dave Peverley <dpeverley at mpc-data.co.uk>
> Cc: George G. Davis <gdavis at mvista.com>
> Cc: Kyungmin Park <kyungmin.park at samsung.com>
> Cc: Nishant Kamat <nskamat at ti.com>
> Cc: Richard Woodruff <r-woodruff2 at ti.com>
> Cc: Rishi Bhattacharya <rishi at ti.com>
> Cc: Sandeep Paulraj <s-paulraj at ti.com>
> ---
> drivers/net/Makefile | 2 +-
> drivers/net/lan91c96.c | 452 +++++++++++++++++++----------------------------
> drivers/net/lan91c96.h | 110 ++++++-------
> include/netdev.h | 1 +
> 4 files changed, 236 insertions(+), 329 deletions(-)
>
applied to net/next
thanks,
Ben
More information about the U-Boot
mailing list