On Sat, Jun 13, 2009 at 10:38:30AM +0100, Ben Dooks wrote:
> On Tue, Jun 02, 2009 at 07:52:40PM +0200, Richard R????jfors wrote:
> > There is sometimes a need for the ocores driver to add devices to the bus 
> > when installed.
> > 
> > i2c_register_board_info can not always be used, because the I2C devices are 
> > not known at an early state,
> > they could for instance be connected on a I2C bus on a PCI device which has 
> > the Open Cores IP.
> > 
> > i2c_new_device can not be used in all cases either since the resulting bus 
> > nummer might be unknown.
> > 
> > The solution is the pass a list of I2C devices in the platform data to the 
> > Open Cores driver. Is
> > useful for MFD drivers for instance.
> 
> Hi, these two minor issues here I'd like to get at-least a reply
> if not a fix for:

sorry, just noticed a new patch. will go and merge that.

-- 
Ben ([email protected], http://www.fluff.org/)

  'a smiley only costs 4 bytes'
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to