i2c: avoid confusing naming in header
authorWolfram Sang <wsa@kernel.org>
Mon, 25 May 2020 12:05:04 +0000 (14:05 +0200)
committerWolfram Sang <wsa@kernel.org>
Thu, 28 May 2020 16:07:11 +0000 (18:07 +0200)
commit7df915e540ec51ce9ac5f2d2d9801d0356b617da
tree8307ca5f24a3288e973a980e5f2858fe92798550
parent468ed57fd29918305d5c3f3953dcd81be6710aa7
i2c: avoid confusing naming in header

i2c_client pointers are usually named 'client'. Use it here to get rid
of the ambiguity of 'dev->dev'.

Signed-off-by: Wolfram Sang <wsa@kernel.org>
include/linux/i2c.h