Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1566958 > unrolled thread
| Started by | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| First post | 2017-01-25 22:20 +0100 |
| Last post | 2017-01-25 22:20 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2] i2c: i2c-cadence: Initialize configuration before probing devices Wolfram Sang <wsa@the-dreams.de> - 2017-01-25 22:20 +0100
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Date | 2017-01-25 22:20 +0100 |
| Subject | Re: [PATCH v2] i2c: i2c-cadence: Initialize configuration before probing devices |
| Message-ID | <t3D90-730-17@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On Mon, Jan 16, 2017 at 03:49:38PM +0100, Mike Looijmans wrote: > The cadence I2C driver calls cdns_i2c_writereg(..) to setup a workaround > in the controller, but did so after calling i2c_add_adapter() which starts > probing devices on the bus. Change the order so that the configuration is > completely finished before using the adapter. > > Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Applied to for-current, thanks!
Back to top | Article view | linux.kernel
csiph-web