On Montag, 23. November 2009, Marc Kleine-Budde wrote: > Signed-off-by: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> > --- > drivers/Kconfig | 1 + > drivers/Makefile | 1 + > drivers/i2c/Kconfig | 2 + > drivers/i2c/Makefile | 1 + > drivers/i2c/i2c.c | 362 > ++++++++++++++++++++++++++++++++++++++++++++++++++ > > [...] > > > +/** > + * i2c_transfer - execute a single or combined I2C message > + * @adap: Handle to I2C bus > + * @msgs: One or more messages to execute before STOP is issued to > + * terminate the operation; each message begins with a START. > + * @num: Number of messages to be executed. As we are currently using Doxygen, could you change these comments to its style? The @<var> is kernel style and will confusing Doxygen. jbe -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | Phone: +49-8766-939 228 | Vertretung Sued/Muenchen, Germany | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de/ | _______________________________________________ u-boot-v2 mailing list u-boot-v2@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/u-boot-v2