Hi, On Tuesday 23 of July 2013 14:29:45 Leela Krishna Amudala wrote: > This patch removes the global variables in the driver file and > group them into a structure. > > Signed-off-by: Leela Krishna Amudala <l.krishna@xxxxxxxxxxx> > --- > Note: This patch is rebased on kgene's for-next branch and tested on > SMDK5420. > > Changes since V2: > - Addressed comments given by Tomasz Figa <t.figa@xxxxxxxxxxx> > https://patchwork.kernel.org/patch/2831032/ > - Renamed structure name from s3c2410_watchdog to s3c2410_wdt. > > Changes since V1: > - changed the patch subject. > - indentation correction in s3c2410_watchdog structure. > > drivers/watchdog/s3c2410_wdt.c | 225 > +++++++++++++++++++++++----------------- 1 file changed, 131 > insertions(+), 94 deletions(-) Looks good to me, thanks. Reviewed-by: Tomasz Figa <t.figa@xxxxxxxxxxx> Best regards, Tomasz -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html