Jean Delvare said the following:
> BTW, if you don't want your problem to be overlooked, I strongly
> suggest that you create yourself a wiki account on
> http://i2c.wiki.kernel.org/, create a page describing the problem and
> its proposed solution, and link to it from the "Work in progress"
> section.
> 
Ok, done.
<http://i2c.wiki.kernel.org/index.php?title=SysFs_entries_add_device/delete_device>

I made a patch, that uses i2c_new_device. But this won't use the detect
method of the client, so its possible to instantiate almost any code on
the given address :-(
Shouldn't we use i2c_detect_address() or something similar?

-- 
Kind regards,
Michael

--
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