commit | e81bed419f032824e7ddf8b5630153be6637e480 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Thu Nov 05 20:27:44 2020 +0100 |
committer | Stephen Boyd <sboyd@kernel.org> | Mon Dec 07 14:06:16 2020 -0800 |
tree | abcc0643052af220dc95b33a765f0c5613d2fc30 | |
parent | b8bcece8a77fe0deedb7afc115881468d9c1617c [diff] |
clk: fsl-sai: fix memory leak If the device is removed we don't unregister the composite clock. Fix that. Fixes: 9cd10205227c ("clk: fsl-sai: new driver") Signed-off-by: Michael Walle <michael@walle.cc> Link: https://lore.kernel.org/r/20201105192746.19564-2-michael@walle.cc Signed-off-by: Stephen Boyd <sboyd@kernel.org>