diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-09-11 10:59:57 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2016-09-23 22:36:32 +0200 |
commit | bfb1f46f69060642d54125cb777c817f3f9436e3 (patch) | |
tree | 9111c4be5a77f1d6c5101010d193e94bfdf475e7 /drivers/watchdog/watchdog_dev.c | |
parent | watchdog-asm9260: Delete owner assignment (diff) | |
download | linux-bfb1f46f69060642d54125cb777c817f3f9436e3.tar.xz linux-bfb1f46f69060642d54125cb777c817f3f9436e3.zip |
watchdog: txx9wdt: Add missing clock (un)prepare calls for CCF
While the custom minimal TXx9 clock implementation doesn't need or use
clock (un)prepare calls (they are dummies if !CONFIG_HAVE_CLK_PREPARE),
they are mandatory when using the Common Clock Framework.
Hence add them, to prepare for the advent of CCF.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/watchdog_dev.c')
0 files changed, 0 insertions, 0 deletions