Re: [PATCH] i2c 2.5.5

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 14 Feb 2001 23:43:36 +0000 (GMT)


> @@ -71,4 +71,7 @@
> }
>
> +IMPORTANT: because of the use of inline functions, you *have* to use
> +'-O' or some variation when you compile your program!
> +

Considered too obvious to restate

>
> -This sends a single byte to the device, at the place of the Rd/Wr bit.
> +This sends a single bit to the device, at the place of the Rd/Wr bit.
> There is no equivalent Read Quick command.

Ok valid

The rest are revision noise and incorrect reverts of include changes

> #ifndef MODULE
> +#ifdef CONFIG_I2C_CHARDEV
> extern int i2c_dev_init(void);

Also reverting a cleanup

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/