]> www.infradead.org Git - users/willy/xarray.git/commit
mlxsw: i2c: Modify input parameter name in initialization API
authorVadim Pasternak <vadimp@mellanox.com>
Sun, 3 Mar 2019 09:12:14 +0000 (09:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Mar 2019 06:23:00 +0000 (22:23 -0800)
commitf43d9d9b4eb869b1c1513ce8b931389b64b92db1
tree038bb109db0338e50dfb2670d8180f77d7c2420f
parent27758c801663d17eafcd4e45179e7294a9c290b8
mlxsw: i2c: Modify input parameter name in initialization API

Change input parameter name "resource" to "res" in mlxsw_i2c_init() in
order to align it with mlxsw_pci_init().

Signed-off-by: Vadim Pasternak <vadimp@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/i2c.c