On Fri, 2013-03-22 at 19:46 +0100, Arend van Spriel wrote: Thanks for your response! > On 03/22/2013 01:55 PM, Lubomir Rintel wrote: > > Signed-off-by: Lubomir Rintel <lkundrak@xxxxx> > > Cc: Stephen Warren <swarren@xxxxxxxxxxxxx> > > Cc: Wim Van Sebroeck <wim@xxxxxxxxx> > > Cc: linux-rpi-kernel@xxxxxxxxxxxxxxxxxxx > > Cc: linux-watchdog@xxxxxxxxxxxxxxx > > --- > > arch/arm/configs/bcm2835_defconfig | 4 + > > drivers/watchdog/Kconfig | 11 +++ > > drivers/watchdog/Makefile | 1 + > > drivers/watchdog/bcm2835_wdt.c | 158 ++++++++++++++++++++++++++++++++++++ > > 4 files changed, 174 insertions(+), 0 deletions(-) > > create mode 100644 drivers/watchdog/bcm2835_wdt.c > > Seems like the subject line of the patch is wrong. Otherwise the commit > message should be a little, tiny bit longer explainer how bcm2708 is > related to bcm2835. Good catch -- it indeed is wrong. It's probably still a good idea to have a more descriptive commit message. I'll fix that up in next revision. -- Lubomir Rintel <lkundrak@xxxxx> -- 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