Re: [PATCH v1] watchdog: imx_sc: this patch just fixes whitespaces

2019-09-05 Thread Guenter Roeck
On Thu, Sep 05, 2019 at 02:35:37PM +, Oliver Graute wrote: > On 05/09/19, Guenter Roeck wrote: > > On 9/5/19 12:44 AM, Oliver Graute wrote: > > > Fix only whitespace errors in imx_sc_wdt_probe() > > > > > > Signed-off-by: Oliver Graute > > > > This patch no longer applies due to commit "watc

Re: [PATCH v1] watchdog: imx_sc: this patch just fixes whitespaces

2019-09-05 Thread Oliver Graute
On 05/09/19, Guenter Roeck wrote: > On 9/5/19 12:44 AM, Oliver Graute wrote: > > Fix only whitespace errors in imx_sc_wdt_probe() > > > > Signed-off-by: Oliver Graute > > This patch no longer applies due to commit "watchdog: imx_sc: Remove > unnecessary error log". > ok I'll rebase patch again

Re: [PATCH v1] watchdog: imx_sc: this patch just fixes whitespaces

2019-09-05 Thread Guenter Roeck
On 9/5/19 12:44 AM, Oliver Graute wrote: Fix only whitespace errors in imx_sc_wdt_probe() Signed-off-by: Oliver Graute This patch no longer applies due to commit "watchdog: imx_sc: Remove unnecessary error log". Guenter --- drivers/watchdog/imx_sc_wdt.c | 12 ++-- 1 file changed

[PATCH v1] watchdog: imx_sc: this patch just fixes whitespaces

2019-09-05 Thread Oliver Graute
Fix only whitespace errors in imx_sc_wdt_probe() Signed-off-by: Oliver Graute --- drivers/watchdog/imx_sc_wdt.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/watchdog/imx_sc_wdt.c b/drivers/watchdog/imx_sc_wdt.c index 78eaaf75a263..94db949042c9 100644 -