]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: samsung: s5pv210: Use generic helper for handling suspend/resume
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 6 Sep 2018 15:55:28 +0000 (17:55 +0200)
committerSylwester Nawrocki <snawrocki@kernel.org>
Fri, 5 Oct 2018 11:36:29 +0000 (13:36 +0200)
commit3ac0b61578a6e9edcedeb6b4d7c53c6f3c7ae916
tree8299139398509befb0c5986820cc79f578fccd95
parent3773ee423e726e1da2cb505ee3c990073c608968
clk: samsung: s5pv210: 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.

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-s5pv210.c