commit | 1a86f944c7f2b22a81f9a1e6a890be0db5d2444a | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 15 15:39:03 2016 +0900 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 15 15:39:03 2016 +0900 |
tree | e020dda990811fa1cd4aa9d024ff249f26223ed2 | |
parent | 1f027f691ebae1ac79e50938d151e549e9f284f1 [diff] | |
parent | 22ebf00eb56fe77922de8138aa9af9996582c2b3 [diff] |
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux Pull i2c fixes from Wolfram Sang: "Four driver bugfixes for the I2C subsystem" * 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: mux: reg: wrong condition checked for of_address_to_resource return value i2c: tegra: Correct error path in probe i2c: remove __init from i2c_register_board_info() i2c: qup: Fix wrong value of index variable