i2c: i801: Instantiate SPD EEPROMs automatically
authorJean Delvare <jdelvare@suse.de>
Mon, 16 Mar 2020 10:24:48 +0000 (11:24 +0100)
committerWolfram Sang <wsa@kernel.org>
Fri, 29 May 2020 10:55:47 +0000 (12:55 +0200)
commit01590f361e94a01e9b9868fa81d4079d255c681f
tree335d1c502da9e690eda5bef1dcbcc6f93a3774c0
parent5ace60859e84113b7a185c117fbf2c429d381b59
i2c: i801: Instantiate SPD EEPROMs automatically

Call the function to instantiate SPD EEPROMs automatically on the
main SMBus controller.

Multiplexed SMBus systems are excluded for now as they are more
complex to handle.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-i801.c