[PATCH RESEND 2/7] watchdog: bcm63xx_wdt: use devm_ioremap_nocache()

2013-05-01 Thread Jingoo Han
Use devm_ioremap_nocache() to make cleanup paths simpler. Signed-off-by: Jingoo Han --- drivers/watchdog/bcm63xx_wdt.c |9 - 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/watchdog/bcm63xx_wdt.c b/drivers/watchdog/bcm63xx_wdt.c index b2b80d4..a14a58d 100644

[PATCH RESEND 2/7] watchdog: bcm63xx_wdt: use devm_ioremap_nocache()

2013-05-01 Thread Jingoo Han
Use devm_ioremap_nocache() to make cleanup paths simpler. Signed-off-by: Jingoo Han jg1@samsung.com --- drivers/watchdog/bcm63xx_wdt.c |9 - 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/watchdog/bcm63xx_wdt.c b/drivers/watchdog/bcm63xx_wdt.c index

Re: [PATCH RESEND 2/7] watchdog: bcm63xx_wdt: use devm_ioremap_nocache()

2013-04-29 Thread Guenter Roeck
On Mon, Apr 29, 2013 at 06:34:57PM +0900, Jingoo Han wrote: > Use devm_ioremap_nocache() to make cleanup paths simpler. > > Signed-off-by: Jingoo Han Reviewed-by: Guenter Roeck -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

[PATCH RESEND 2/7] watchdog: bcm63xx_wdt: use devm_ioremap_nocache()

2013-04-29 Thread Jingoo Han
Use devm_ioremap_nocache() to make cleanup paths simpler. Signed-off-by: Jingoo Han --- drivers/watchdog/bcm63xx_wdt.c |9 - 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/watchdog/bcm63xx_wdt.c b/drivers/watchdog/bcm63xx_wdt.c index b2b80d4..a14a58d 100644

[PATCH RESEND 2/7] watchdog: bcm63xx_wdt: use devm_ioremap_nocache()

2013-04-29 Thread Jingoo Han
Use devm_ioremap_nocache() to make cleanup paths simpler. Signed-off-by: Jingoo Han jg1@samsung.com --- drivers/watchdog/bcm63xx_wdt.c |9 - 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/watchdog/bcm63xx_wdt.c b/drivers/watchdog/bcm63xx_wdt.c index

Re: [PATCH RESEND 2/7] watchdog: bcm63xx_wdt: use devm_ioremap_nocache()

2013-04-29 Thread Guenter Roeck
On Mon, Apr 29, 2013 at 06:34:57PM +0900, Jingoo Han wrote: Use devm_ioremap_nocache() to make cleanup paths simpler. Signed-off-by: Jingoo Han jg1@samsung.com Reviewed-by: Guenter Roeck li...@roeck-us.net -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the