-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Somebody in the thread at some point said: | Hallo Andy, | | in Documentation/power/devices.txt: | "The ordering of the device tree is defined by the order in which | devices get registered" | So, for what we need this resume dependency framework?
Because ugly, nasty devices like pcf50633 straddle that lovely clean documented ordering on another layer. So pcf50633 comes up after i2c bus is walked on resume, since it is an i2c device... but other devices want to talk to pf50633 to control their power state in their resume... but exactly when pcf50633 comes back up is a runtime issue... these other device can get resumed before pcf50633 gets resumed... then what... - -Andy -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkhFIPEACgkQOjLpvpq7dMqSOgCeNV5nN11fEk41qPg6oaGQ6+JE QDcAoIG7b4OGU9w9b3CQ8at0YqhE2dEV =rIX+ -----END PGP SIGNATURE-----
