9f2545c118
i2c-powermac was written & merged right after Russell King's changes adding platform_driver... which I missed. Thus it still used struct device, causing crashes when hitting sleep/wakeup callbacks (it happened to work by luck so far, until early/late callbacks got added). This causes crashes on sleep/wakeup on PowerBooks with 2.6.19. The patch fixes it by using a proper platform_driver. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
i2c-ali15x3.c | ||
i2c-ali1535.c | ||
i2c-ali1563.c | ||
i2c-amd756-s4882.c | ||
i2c-amd756.c | ||
i2c-amd8111.c | ||
i2c-au1550.c | ||
i2c-au1550.h | ||
i2c-elektor.c | ||
i2c-hydra.c | ||
i2c-i801.c | ||
i2c-i810.c | ||
i2c-ibm_iic.c | ||
i2c-ibm_iic.h | ||
i2c-iop3xx.c | ||
i2c-iop3xx.h | ||
i2c-isa.c | ||
i2c-ite.c | ||
i2c-ixp4xx.c | ||
i2c-ixp2000.c | ||
i2c-mpc.c | ||
i2c-mv64xxx.c | ||
i2c-nforce2.c | ||
i2c-ocores.c | ||
i2c-omap.c | ||
i2c-parport-light.c | ||
i2c-parport.c | ||
i2c-parport.h | ||
i2c-pca-isa.c | ||
i2c-piix4.c | ||
i2c-powermac.c | ||
i2c-prosavage.c | ||
i2c-pxa.c | ||
i2c-rpx.c | ||
i2c-s3c2410.c | ||
i2c-savage4.c | ||
i2c-sibyte.c | ||
i2c-sis96x.c | ||
i2c-sis630.c | ||
i2c-sis5595.c | ||
i2c-stub.c | ||
i2c-via.c | ||
i2c-viapro.c | ||
i2c-voodoo3.c | ||
scx200_acb.c | ||
scx200_i2c.c |