commit | 8ff2d7ca4a55dfabf12e876369835bd024eb4621 | [log] [tgz] |
---|---|---|
author | Akshu Agrawal <akshu.agrawal@amd.com> | Thu Nov 21 14:36:17 2019 +0530 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Jan 31 09:01:20 2020 +0100 |
tree | cee2e7510427524363433d04c53e71982eedf49a | |
parent | ea6dd25deeb5b797a145be7f860e3085e7d104c3 [diff] |
i2c: cros-ec-tunnel: Fix slave device enumeration During adding of the adapter the slave device registration use to fail as the acpi companion field was not populated. Fixes: 9af1563a5486 ("i2c: cros-ec-tunnel: Make the device acpi compatible") Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com> Acked-by: Raul E Rangel <rrangel@chromium.org> Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>