commit | 2336dfadfb1e3a484f0daf4014305626a3d9df62 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Nov 28 13:45:33 2018 +0200 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Dec 03 21:40:02 2018 +0200 |
tree | 9a2da2a453e4920eb189062f1e6989256ccbac74 | |
parent | 799d3379a6728794de5ed2be8acc5b4a65d776b6 [diff] |
platform/x86: i2c-multi-instantiate: Allow to have same slaves Currently the driver will not enumerate the devices where I2C slaves are of the same type. Add an instance number to make them unique. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com>