Skip to content
Commit ebaf31c4 authored by Jarkko Nikula's avatar Jarkko Nikula Committed by Olof Johansson
Browse files

platform/chrome: Fix i2c-designware adapter name

Commit d80d1341

 ("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: default avatarJeremiah Mahler <jmmahler@gmail.com>
Fixes: d80d1341

 ("i2c: designware: Move common probe code into i2c_dw_probe()")
Signed-off-by: default avatarJarkko Nikula <jarkko.nikula@linux.intel.com>
Tested-by: default avatarJeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 18800fc7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment