On Thu, Aug 21, 2008 at 6:44 PM, Carl-Daniel Hailfinger <[EMAIL PROTECTED]> wrote: > smbus_delay() performs its own inb(0x80). We can use the generic > udelay() instead which does the same, and achieve better abstraction. > > Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]>
Acked-by: Ronald G. Minnich <[EMAIL PROTECTED]> -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

