diff options
| author | James Kelly <[email protected]> | 2018-05-15 00:59:58 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2018-05-17 07:11:41 +0000 |
| commit | eb4a219d19fde99616f120f5655a7121c918cd49 (patch) | |
| tree | 09ab0bfd69f7357b1f556006a94f188f86d56c19 /fs/proc/array.c | |
| parent | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (diff) | |
| download | kernel-eb4a219d19fde99616f120f5655a7121c918cd49.tar.gz kernel-eb4a219d19fde99616f120f5655a7121c918cd49.zip | |
regmap: Skip clk_put for attached clocks when freeing context
Capability to attach an existing clk to a MMIO regmap was
introduced in 4.17rc1.
However, when using attached clk, regmap does not do the clk_get.
Therefore it should not do the clk_put when freeing the MMIO
regmap context.
There does not appear to be any users of attached clocks yet
so this would be a good time to make this change before anything
depends on the existing behaviour.
Signed-off-by: James Kelly <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
