Christian Fetzer ca2061e128 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 <fetzer.ch@gmail.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2015-11-30 14:31:23 +01:00
..
2015-06-01 08:41:19 +09:00
2014-11-07 18:35:33 +01:00
2015-11-20 16:19:08 +01:00
2014-11-07 18:35:33 +01:00
2015-10-23 23:26:44 +02:00
2015-06-01 08:41:26 +09:00
2014-11-07 18:35:33 +01:00