[i2c] [patch 2.6.21-rc3-git +i2c 4/5] i2c board_info and i2c_new_device()
Jean Delvare
khali at linux-fr.org
Fri Mar 9 14:20:29 CET 2007
Hi David,
Just one thing:
On Thu, 8 Mar 2007 21:19:46 -0800, David Brownell wrote:
> drivers/Makefile | 2 -
> drivers/i2c/Kconfig | 5 +++
> drivers/i2c/Makefile | 1
> drivers/i2c/i2c-boardinfo.c | 72 +++++++++++++++++++++++++++++++++++++++++++
> drivers/i2c/i2c-core.c | 73 ++++++++++++++++++++++++++++++++++++++++++--
> drivers/i2c/i2c-core.h | 13 +++++++
> include/linux/i2c.h | 64 ++++++++++++++++++++++++++++++++++++++
> 7 files changed, 227 insertions(+), 3 deletions(-)
The two new files i2c-boardinfo.c and i2c-core.h need a proper license
declaration header as all the other source code files have. You might
also want to add your copyright there, it seems to me that you deserve
it.
Can you please send me an updated patch with these missing bits?
Thanks,
--
Jean Delvare
More information about the i2c
mailing list