i2c: icy: Constify the software node
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 29 Mar 2021 10:50:44 +0000 (13:50 +0300)
committerWolfram Sang <wsa@kernel.org>
Sat, 10 Apr 2021 19:43:02 +0000 (21:43 +0200)
commitdd7a37102b79ae55184d8dea641774254cf8b1ac
treee9742af0eb24605d132eaa3a044a1b87e9807a22
parent239798f5fb5e87b7ed253df5c5de893aad57fc6b
i2c: icy: Constify the software node

Complete software node can now be supplied to the device
with struct i2c_board_info.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Max Staudt <max@enpas.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-icy.c