Re: [PATCH 2/3] x86: fix cmos read and write to not use inb_p and outb_p

2008-02-17 Thread Ingo Molnar
* Alan Cox <[EMAIL PROTECTED]> wrote: > On Sun, 17 Feb 2008 16:56:39 -0500 (EST) > "David P. Reed" <[EMAIL PROTECTED]> wrote: > > > fix code to access CMOS rtc registers so that it does not use inb_p and > > outb_p routines, which are deprecated. > > > Signed-off-by: David P. Reed <[EMAIL PROTE

Re: [PATCH 2/3] x86: fix cmos read and write to not use inb_p and outb_p

2008-02-17 Thread Alan Cox
On Sun, 17 Feb 2008 16:56:39 -0500 (EST) "David P. Reed" <[EMAIL PROTECTED]> wrote: > fix code to access CMOS rtc registers so that it does not use inb_p and > outb_p routines, which are deprecated. > Signed-off-by: David P. Reed <[EMAIL PROTECTED]> Acked-by: Alan Cox <[EMAIL PROTECTED]> It is

[PATCH 2/3] x86: fix cmos read and write to not use inb_p and outb_p

2008-02-17 Thread David P. Reed
fix code to access CMOS rtc registers so that it does not use inb_p and outb_p routines, which are deprecated. Extensive research on all known CMOS RTC chipset timing shows that there is no need for a delay in accessing the registers of these chips even on old machines. These chipa are never on an