[lm-sensors] [PATCH] Add driver for AD7414 i2c temperature sensor
Jean Delvare
khali at linux-fr.org
Mon Feb 18 19:55:46 CET 2008
On Mon, 18 Feb 2008 13:15:14 -0500, Sean MacLennan wrote:
> Jean Delvare wrote:
> > Frank's driver is a "new-style" i2c driver. These drivers do not probe
> > the i2c adapters for supported chips automatically. Instead, platform
> > code should explicitly instantiate the I2C devices that are present on
> > the system. In the case of embedded designs, this is typically done by
> > calling i2c_register_board_info() in platform code.
>
> That works, thanks! So the patch works for me.
Great, thanks for testing. Would you also feel like reviewing the code?
--
Jean Delvare
More information about the lm-sensors
mailing list