commit | 0da9ab89aba975d2b27b829636e253c5b2771c13 | [log] [tgz] |
---|---|---|
author | Jon Hunter <jonathanh@nvidia.com> | Fri Aug 26 14:09:02 2016 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Tue Aug 30 21:59:37 2016 +0200 |
tree | 7effa0dbbefcc60e7089d38b69b75b0b30a9838c | |
parent | a9e32cd81624faf4deb7c850f846efc00a3d36b4 [diff] |
i2c: tegra: Use device name for adapter name All Tegra I2C devices have the name "Tegra I2C adapter" which is not very useful when viewing the I2C adapter names via the sysfs. Therefore, use the device name, which is unique for each I2C device, instead. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Acked-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>