Re: [ PATCH 2/3 ] net:smc911x Modify driver to also work with omap24xx

2008-07-03 Thread Tony Lindgren
* Arun KS <[EMAIL PROTECTED]> [080626 18:17]: > On Thu, Jun 26, 2008 at 5:52 PM, Tony Lindgren <[EMAIL PROTECTED]> wrote: > > Hi, > > > > * Arun KS <[EMAIL PROTECTED]> [080624 15:14]: > >> net:smc911x Modify driver to also work with omap24xx > > > > Few comments below. > > > > Also, can you please

[Resend][PATCH 2/3] net:smc911x Modify driver to also work with omap24xx

2008-06-30 Thread Arun KS
net:smc911x Modify driver to also work with omap24xx Signed-off-by: Arun KS <[EMAIL PROTECTED]> --- drivers/net/Kconfig |2 +- drivers/net/smc911x.h |5 + 2 files changed, 6 insertions(+), 1 deletions(-) diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 61ecee7..ecda0b6

Re: [ PATCH 2/3 ] net:smc911x Modify driver to also work with omap24xx

2008-06-26 Thread Arun KS
On Thu, Jun 26, 2008 at 5:52 PM, Tony Lindgren <[EMAIL PROTECTED]> wrote: > Hi, > > * Arun KS <[EMAIL PROTECTED]> [080624 15:14]: >> net:smc911x Modify driver to also work with omap24xx > > Few comments below. > > Also, can you please send this to the Linux netdev mailing list? > Also Cc linux-omap

Re: [ PATCH 2/3 ] net:smc911x Modify driver to also work with omap24xx

2008-06-26 Thread Tony Lindgren
Hi, * Arun KS <[EMAIL PROTECTED]> [080624 15:14]: > net:smc911x Modify driver to also work with omap24xx Few comments below. Also, can you please send this to the Linux netdev mailing list? Also Cc linux-omap list too. > Signed-off-by: Arun KS <[EMAIL PROTECTED]> > --- > drivers/net/Kconfig

[ PATCH 2/3 ] net:smc911x Modify driver to also work with omap24xx

2008-06-24 Thread Arun KS
net:smc911x Modify driver to also work with omap24xx Signed-off-by: Arun KS <[EMAIL PROTECTED]> --- drivers/net/Kconfig |2 +- drivers/net/smc911x.h |5 + 2 files changed, 6 insertions(+), 1 deletions(-) diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 61ecee7..17d0a9c