diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2018-03-03 01:42:01 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-09 11:01:19 -0800 |
commit | ca7c22fc9e8d16b11b8be81254d5f59c5a9f5bcf (patch) | |
tree | cf6158cab52311a251c54d174490a1657a83edb5 /Documentation/devicetree/bindings | |
parent | 7d6e2143bed7dd61dac3a00321292b36d63c2a2f (diff) |
serial: mxs-auart: disable clks of Alphascale ASM9260
In case of Alphascale ASM9260 probe() enables s->clk and s->clk_ahb
via mxs_get_clks(), but there is no disable of the clocks.
The patch adds it to error paths and to mxs_auart_remove().
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Fixes: 254da0d753fb ("serial: mxs-auart: add Alphascale ASM9260 support")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
0 files changed, 0 insertions, 0 deletions