Hi Leela, > 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> > Reviewed-by: Tomasz Figa <t.figa@xxxxxxxxxxx> > Acked-by: Kukjin Kim <kgene.kim@xxxxxxxxxxx> > --- > Note: This patch is rebased on kgene's for-next branch and tested on SMDK5420. > > Changes since V3: > - As Wim Van Sebroeck suggested removed to_s3c2410_wdt() and used > watchdog_get_drvdata() instead. > > 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 | 222 +++++++++++++++++++++++----------------- > 1 file changed, 128 insertions(+), 94 deletions(-) > Added to linux-watchdog-next. Kind regards, Wim. -- 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