Re: [PATCH] riscom8: fix use of deprecated functions

2007-03-26 Thread Joerg Roedel
On Mon, Mar 26, 2007 at 10:52:09PM +0400, Alexey Dobriyan wrote: > On Sun, Mar 25, 2007 at 10:36:02PM +0200, Joerg Roedel wrote: > > This patch replaces the deprecated functions in drivers/char/riscom8.c > > and fixes the compile warnings they produced. > > That's not the point of exercise. Make i

Re: [PATCH] riscom8: fix use of deprecated functions

2007-03-26 Thread Alexey Dobriyan
On Sun, Mar 25, 2007 at 10:36:02PM +0200, Joerg Roedel wrote: > This patch replaces the deprecated functions in drivers/char/riscom8.c > and fixes the compile warnings they produced. That's not the point of exercise. Make it SMP-safe, instead. > --- a/drivers/char/riscom8.c > +++ b/drivers/char/r

[PATCH] riscom8: fix use of deprecated functions

2007-03-25 Thread Joerg Roedel
From: Joerg Roedel <[EMAIL PROTECTED]> This patch replaces the deprecated functions in drivers/char/riscom8.c and fixes the compile warnings they produced. Signed-off-by: Joerg Roedel <[EMAIL PROTECTED]> diff --git a/drivers/char/riscom8.c b/drivers/char/riscom8.c index 7014525..54cb8cb 100644 -