* Corey Osgood <[EMAIL PROTECTED]> [071102 17:39]: > >> +/** > >> + * This is provided for compatibility, should it be needed > >> + */ > >> +inline u8 spd_read_byte(u32 address, u8 offset) > >> +{ > >> + return smbus_read_byte(address, offset); > >> +} > > > Also, address is 32bit here but 8bit in smbus_read_byte()? > > > > oops! That's the whole point behind the abstraction.
Stefan -- coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br. Tel.: +49 761 7668825 • Fax: +49 761 7664613 Email: [EMAIL PROTECTED] • http://www.coresystems.de/ Registergericht: Amtsgericht Freiburg • HRB 7656 Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866 -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios