diff options
| author | Christian Fetzer <[email protected]> | 2015-11-19 19:13:47 +0000 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2015-11-30 13:31:23 +0000 |
| commit | ca2061e1283b787b49e3f6817645b9f0a2151671 (patch) | |
| tree | 1482740f429c9519c3a40a50d21245080d54abef /drivers/i2c/algos/i2c-algo-bit.c | |
| parent | i2c: rcar: handle difference in setting up non-first message (diff) | |
| download | kernel-ca2061e1283b787b49e3f6817645b9f0a2151671.tar.gz kernel-ca2061e1283b787b49e3f6817645b9f0a2151671.zip | |
i2c: piix4: Convert piix4_main_adapter to array
The SB800 chipset supports a multiplexed main SMBus controller with
four ports. Therefore the static variable piix4_main_adapter is
converted into a piix4_main_adapters array that can hold one
i2c_adapter for each multiplexed port.
The auxiliary adapter remains unchanged since it represents the second
(not multiplexed) SMBus controller on the SB800 chipset.
Signed-off-by: Christian Fetzer <[email protected]>
Reviewed-by: Mika Westerberg <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions
