On 20/03/14 17:41, Phil.Edworthy@xxxxxxxxxxx wrote:
Hi, Whilst looking at something else, I've realised that I completely messed up my use of runtime PM in this driver... I'll fix that up & resend.
Yes, you don't need the suspend/resume hooks at-all by the looks of it. Hopefully the pm_runtime driver for shmobile will be sorted upstream soon. And it looks as if your hooks would never have been called anyway as your probe does a pm_runtime_get_sync() to keep the pm_runtime for the device open (which probably for this bus bridge is what you wanted) -- Ben Dooks http://www.codethink.co.uk/ Senior Engineer Codethink - Providing Genius -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html