summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorAndy Duan <fugang.duan@nxp.com>2019-05-23 01:55:28 +0000
committerDavid S. Miller <davem@davemloft.net>2019-05-24 13:12:19 -0700
commitce8d24f9a5965a58c588f9342689702a1024433c (patch)
tree3fd2ca368cb0e3d00e6b834f83ffd5c3727ad13a /security
parent71e15f76f8df7ca01cfa87ed895b194feee90dd4 (diff)
downloadlinux-ce8d24f9a5965a58c588f9342689702a1024433c.tar.bz2
net: fec: fix the clk mismatch in failed_reset path
Fix the clk mismatch in the error path "failed_reset" because below error path will disable clk_ahb and clk_ipg directly, it should use pm_runtime_put_noidle() instead of pm_runtime_put() to avoid to call runtime resume callback. Reported-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Fugang Duan <fugang.duan@nxp.com> Tested-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions