diff options
author | Sven Peter <sven@svenpeter.dev> | 2021-10-08 19:35:24 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-10-11 12:44:59 +0300 |
commit | 07e820d4fcb000d5dd72218f4334f2a210f75a81 (patch) | |
tree | f73bb19fcad20e0e51d93532fd67ffa7e1b6b5f4 /drivers/i2c/busses/i2c-xiic.c | |
parent | 3a7442ac1d1bfbe17f7c6cbc69756c529d7dda14 (diff) | |
download | linux-07e820d4fcb000d5dd72218f4334f2a210f75a81.tar.xz |
i2c: pasemi: Use dev_name instead of port number
Right now the i2c adapter name includes the port number which can
indirectly be used to identify the device. Replace that with dev_name
to directly identify the device and to also allow this to work correctly
once we add platform support.
Signed-off-by: Sven Peter <sven@svenpeter.dev>
Acked-by: Olof Johansson <olof@lixom.net>
Tested-by: Christian Zigotzky <chzigotzky@xenosoft.de>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'drivers/i2c/busses/i2c-xiic.c')
0 files changed, 0 insertions, 0 deletions