Le 12/26/16 à 09:05, Bhumika Goyal a écrit : > Signed-off-by: Bhumika Goyal <[email protected]> > --- > Changes in v2: > * Drop "drivers:" from the subject line. > * Remove the file size details. > > drivers/watchdog/bcm7038_wdt.c | 2 +-
> diff --git a/drivers/watchdog/bcm7038_wdt.c b/drivers/watchdog/bcm7038_wdt.c > index e238df4..37c6a49 100644 > --- a/drivers/watchdog/bcm7038_wdt.c > +++ b/drivers/watchdog/bcm7038_wdt.c > @@ -101,7 +101,7 @@ static unsigned int bcm7038_wdt_get_timeleft(struct > watchdog_device *wdog) > return time_left / wdt->rate; > } For BCM7038 WDT: Acked-by: Florian Fainelli <[email protected]> -- Florian

