On 2011-03-01, 10:15 +0800, Yin Kangkai wrote: > I don't know the reason yet. and then after boot finished, when I try > to put the system to S3 by "echo mem > /sys/power/state", it failed. > > [ 55.077016] i2c-designware-pci 0000:09:14.0: pci_set_power_state failed > [ 55.077060] pci_legacy_suspend(): i2c_dw_pci_suspend+0x0/0x54 returns -5 > [ 55.077074] pm_op(): pci_pm_suspend+0x0/0xd0 returns -5 > [ 55.077084] PM: Device 0000:09:14.0 failed to suspend async: error -5
It turns out the i2c master in oaktrail does not support D3hot.. only D0 and D3cold. Kangkai _______________________________________________ MeeGo-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
