Re: [PATCH] i2c: nomadik: move runtime suspend of hw to _noirq
From: Wolfram Sang <hidden>
Date: 2016-07-14 13:40:23
Also in:
linux-i2c
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Wolfram Sang <hidden>
Date: 2016-07-14 13:40:23
Also in:
linux-i2c
On Sun, Jun 19, 2016 at 07:12:21PM +0200, Wolfram Sang wrote:
quoted
quoted
This is indeed a generic problem, as we don't have a way to describe these kind of dependences between devices. In other words, we need to control the order of how devices becomes suspended/resumed. If that could be done, we could likely avoid runtime resuming devices unnecessarily.Correct, keep me in the loop and I can test some patches.So, this patch is discarded in favor of a generic solution?
Yes?