Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1485371
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/3] i2c: expose adapter probe and remove probed functions |
| Date | 2016-09-16 23:10 +0200 |
| Message-ID | <si8yt-1HA-9@gated-at.bofh.it> (permalink) |
| References | <se905-nd-7@gated-at.bofh.it> <se905-nd-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
> The intended use of these functions is for LEGO MINDSTORMS sensors. These > are hot-plugable I2C devices. When a sensor is connected, i2c_adapter_probe() > is called to automatically configure the sensor. When the sensor is > disconnected, i2c_adapter_remove_probed() is called to remove the > automatically configured device. How do you detect the hot-plug events?
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 3/3] i2c: expose adapter probe and remove probed functions Wolfram Sang <wsa@the-dreams.de> - 2016-09-16 23:10 +0200 Re: [PATCH 3/3] i2c: expose adapter probe and remove probed functions David Lechner <david@lechnology.com> - 2016-09-16 23:10 +0200
csiph-web