2003-02-20 04:44:40

by Osamu Tomita

[permalink] [raw]
Subject: RE: [PATCHSET] PC-9800 subarch. support for 2.5.61 (5/26) char de vice

Thanks for the commants.

-----Original Message-----
From: Christoph Hellwig
To: Osamu Tomita
Cc: Linux Kernel Mailing List; Alan Cox
Sent: 2003/02/18 19:45
Subject: Re: [PATCHSET] PC-9800 subarch. support for 2.5.61 (5/26) char
device

>> + __const_udelay(lp.wait * 4);
>
> Why do you use __const_udelay instead of udelay?
I need nano-sec. delay for device timing.
I cleaned up lp_old98.c as your advices and sent incremental patch
to Alan. I'll post whole patch for next version.

Thanks,
Osamu Tomita