[i2c] [patch 2.6.21-rc3-git +i2c 5/5] i2c_add_numbered_adapter()

David Brownell david-b at pacbell.net
Sun Mar 18 18:48:21 CET 2007


On Sunday 18 March 2007 5:18 am, Jean Delvare wrote:
>
> > +	/* create pre-declared device nodes for new-style drivers */
> > +	if (adap->id < __i2c_first_dynamic_bus_num)
> > +		i2c_scan_static_board_info(adap);
> 
> You really mean adap->nr here, not adap->id?

Yes.  Please update your copy of the patch ...

- Dave



More information about the i2c mailing list