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 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

