commit | 62cbe63f58e774473214a02579d1745d7a85f0c1 | [log] [tgz] |
---|---|---|
author | Chuhong Yuan <hslester96@gmail.com> | Sat Dec 14 15:45:28 2019 +0800 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Dec 23 11:16:23 2019 +0100 |
tree | 3548bf90b8c6c0d6f1173bbee4855ff7170e1432 | |
parent | bd0d937928d4696c9480d972cb09ec154bc2f6b0 [diff] |
rtc: asm9260: add the missed check for devm_clk_get The driver misses a check for devm_clk_get(). Add the check to fix it. Signed-off-by: Chuhong Yuan <hslester96@gmail.com> Link: https://lore.kernel.org/r/20191214074528.16806-1-hslester96@gmail.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>