summaryrefslogtreecommitdiffstats
path: root/kernel/watchdog.c
diff options
context:
space:
mode:
authorWang Hai <wanghai38@huawei.com>2020-07-17 10:50:49 +0800
committerDavid S. Miller <davem@davemloft.net>2020-07-21 18:31:46 -0700
commit1264d7fa3a64d8bea7aebb77253f917947ffda25 (patch)
tree19980c1ed2407dc95d6bee9a31b80660c703d3f9 /kernel/watchdog.c
parent8fdcabeac39824fe67480fd9508d80161c541854 (diff)
downloadlinux-1264d7fa3a64d8bea7aebb77253f917947ffda25.tar.bz2
net: ethernet: ave: Fix error returns in ave_init
When regmap_update_bits failed in ave_init(), calls of the functions reset_control_assert() and clk_disable_unprepare() were missed. Add goto out_reset_assert to do this. Fixes: 57878f2f4697 ("net: ethernet: ave: add support for phy-mode setting of system controller") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Wang Hai <wanghai38@huawei.com> Reviewed-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/watchdog.c')
0 files changed, 0 insertions, 0 deletions