diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2015-11-03 13:09:00 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2015-11-09 19:43:33 -0800 |
commit | ebaf31c46cce0dc8a6ed690b5456b295aa7586a6 (patch) | |
tree | f11cb926cd11d2cc4f3c3f3536e407b5170da011 /lib | |
parent | 18800fc7a04e7df8a345e7ef4fc3064368276f83 (diff) | |
download | linux-ebaf31c46cce0dc8a6ed690b5456b295aa7586a6.tar.bz2 |
platform/chrome: Fix i2c-designware adapter name
Commit d80d134182ba ("i2c: designware: Move common probe code into
i2c_dw_probe()") caused the I2C adapter lookup code here to fail for PCI
enumerated i2c-designware because commit changed the adapter name but
didn't update it here.
Fix the I2C adapter lookup by using the "Synopsys DesignWare I2C adapter"
name.
Reported-by: Jeremiah Mahler <jmmahler@gmail.com>
Fixes: d80d134182ba ("i2c: designware: Move common probe code into i2c_dw_probe()")
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Tested-by: Jeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions