On 11/26/20 10:11 PM, Lad Prabhakar wrote:
> rpcif_enable_rpm calls pm_runtime_enable, so rpcif_disable_rpm needs to
> call pm_runtime_disable and not pm_runtime_put_sync.
>
> Fixes: ca7d8b980b67f ("memory: add Renesas RPC-IF driver")
> Reported-by: Reported-by: Geert Uytterhoeven <[email protected]>Reported by reported? :-) > Signed-off-by: Lad Prabhakar <[email protected]> > Cc: [email protected] Reviewed-by: Sergei Shtylyov <[email protected]> [...] MBR, Sergei

