On Wed, Jul 26, 2017 at 11:54:36PM +0200, Wolfram Sang wrote: > 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... > Was there any feedback from Geert ? I don't recall seeing any. Guenter > 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 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html