As mentioned in a response to a previous patch, clock handling for Renesas R-Car is done via RuntimePM. Patch 1 implements that consequently. Patch 2 is a cleanup then possible and patch 3 is a trivial copyright update. This is RFC because I'd like Geert's comments on these patches first which might take a few days... Looking forward to other comments, too, of course :) These patches are on top of the already reviewed 'better-precision' series for this watchdog. A branch can be found here: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/watchdog-fixes These patches have been tested on a Renesas Salvator-X / r8a7796 (R-Car M3-W) Thanks and kind regards, Wolfram Wolfram Sang (3): watchdog: renesas_wdt: consistently use RuntimePM for clock management watchdog: renesas_wdt: make 'clk' a variable local to probe() watchdog: renesas_wdt: update copyright dates drivers/watchdog/renesas_wdt.c | 47 +++++++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 21 deletions(-) -- 2.11.0