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

From: Alan Cox
Date: Sun Feb 17 2008 - 17:33:47 EST


On Sun, 17 Feb 2008 16:56:39 -0500 (EST)
"David P. Reed" <dpreed@xxxxxxxx> 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 <dpreed@xxxxxxxx>

Acked-by: Alan Cox <alan@xxxxxxxxxx>

It is remotely possible that we will find we need the delays eventually,
but if we do the lot is localised into two methods so its easy to change
and this should be safe anyway.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/