[PATCH v3] i2c: s3c2410: enable RuntimePM before registering to the core
Kukjin Kim
kgene at kernel.org
Mon Oct 12 12:15:21 PDT 2015
On 10/10/15 16:24, Wolfram Sang wrote:
> From: Wolfram Sang <wsa+renesas at sang-engineering.com>
>
> The core may register clients attached to this master which may use
> funtionality from the master. So, RuntimePM must be enabled before, otherwise
> this will fail. While here, move drvdata, too.
>
> Signed-off-by: Wolfram Sang <wsa+renesas at sang-engineering.com>
Looks good to me,
Acked-by: Kukjin Kim <kgene at kernel.org>
Thanks,
Kukjin
> ---
>
> Changes since v2: don't call runtime pm on adaper if it wasn't registered
>
> Thanks to Krzysztof for testing!
>
> drivers/i2c/busses/i2c-s3c2410.c | 8 +++++---
> 1 file changed, 5 insertions(+), 3 deletions(-)
More information about the linux-arm-kernel
mailing list