i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
authorJean Delvare <khali@linux-fr.org>
Sun, 6 Dec 2009 16:06:19 +0000 (17:06 +0100)
committerJean Delvare <khali@linux-fr.org>
Sun, 6 Dec 2009 16:06:19 +0000 (17:06 +0100)
Include the i2c_adapter in struct pmac_i2c_bus. This avoids memory
fragmentation and allows for several code cleanups.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Tested-by: Michel Daenzer <michel@daenzer.net>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found