Re: [PATCH 10/10] watchdog: xilinx: Enable this driver for Zynq

2014-02-09 Thread Michal Simek
On 02/10/2014 01:51 AM, Guenter Roeck wrote: > On 01/31/2014 06:18 AM, Michal Simek wrote: >> Enable this driver for Zynq. >> Move it to architecture independent Kconfig part. >> >> Signed-off-by: Michal Simek >> --- >> >> Build tested by zero day testing system. >> --- > > Hi Michal, > > I trie

Re: [PATCH 10/10] watchdog: xilinx: Enable this driver for Zynq

2014-02-09 Thread Guenter Roeck
On 01/31/2014 06:18 AM, Michal Simek wrote: Enable this driver for Zynq. Move it to architecture independent Kconfig part. Signed-off-by: Michal Simek --- Build tested by zero day testing system. --- Hi Michal, I tried myself, and I don't see any build failures on any platform. So let's ass

Re: [PATCH 10/10] watchdog: xilinx: Enable this driver for Zynq

2014-02-03 Thread Michal Simek
On 02/03/2014 09:26 AM, Guenter Roeck wrote: > On 02/02/2014 11:01 PM, Michal Simek wrote: >> On 01/31/2014 03:52 PM, Guenter Roeck wrote: >>> On 01/31/2014 06:18 AM, Michal Simek wrote: Enable this driver for Zynq. Move it to architecture independent Kconfig part. Signed-off-by

Re: [PATCH 10/10] watchdog: xilinx: Enable this driver for Zynq

2014-02-03 Thread Guenter Roeck
On 02/02/2014 11:01 PM, Michal Simek wrote: On 01/31/2014 03:52 PM, Guenter Roeck wrote: On 01/31/2014 06:18 AM, Michal Simek wrote: Enable this driver for Zynq. Move it to architecture independent Kconfig part. Signed-off-by: Michal Simek --- Build tested by zero day testing system. ---

Re: [PATCH 10/10] watchdog: xilinx: Enable this driver for Zynq

2014-02-02 Thread Michal Simek
On 01/31/2014 03:52 PM, Guenter Roeck wrote: > On 01/31/2014 06:18 AM, Michal Simek wrote: >> Enable this driver for Zynq. >> Move it to architecture independent Kconfig part. >> >> Signed-off-by: Michal Simek >> --- >> >> Build tested by zero day testing system. >> --- >> drivers/watchdog/Kconf

Re: [PATCH 10/10] watchdog: xilinx: Enable this driver for Zynq

2014-01-31 Thread Guenter Roeck
On 01/31/2014 06:18 AM, Michal Simek wrote: Enable this driver for Zynq. Move it to architecture independent Kconfig part. Signed-off-by: Michal Simek --- Build tested by zero day testing system. --- drivers/watchdog/Kconfig | 22 +- 1 file changed, 9 insertions(+), 13 d

[PATCH 10/10] watchdog: xilinx: Enable this driver for Zynq

2014-01-31 Thread Michal Simek
Enable this driver for Zynq. Move it to architecture independent Kconfig part. Signed-off-by: Michal Simek --- Build tested by zero day testing system. --- drivers/watchdog/Kconfig | 22 +- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/drivers/watchdog/Kconf