]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
clk: samsung: s3c64xx: Use generic helper for handling suspend/resume
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 6 Sep 2018 15:55:27 +0000 (17:55 +0200)
committerSylwester Nawrocki <snawrocki@kernel.org>
Fri, 5 Oct 2018 11:35:37 +0000 (13:35 +0200)
commit3773ee423e726e1da2cb505ee3c990073c608968
tree30879788ff487432235cf258ffa19af91eb36611
parentb5331e2feafe508f51a8a2b668cdf402f04ccc10
clk: samsung: s3c64xx: Use generic helper for handling suspend/resume

Replace common suspend/resume handling code by generic helper.
Almost no functional change, the only difference is in handling
of hypothetical memory allocation failure on boot.

[snawrocki@kernel.org: Whitespace correction]
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Sylwester Nawrocki <snawrocki@kernel.org>
drivers/clk/samsung/clk-s3c64xx.c