RE: [PATCH 2/9] watchdog: of_xilinx_wdt: Used BIT macro

2021-03-23 Thread Srinivas Neeli
org; linux-arm- > ker...@lists.infradead.org; linux-kernel@vger.kernel.org; git > ; Srinivas Goud > Subject: Re: [PATCH 2/9] watchdog: of_xilinx_wdt: Used BIT macro > > On 3/15/21 3:46 AM, Srinivas Neeli wrote: > > From: Srinivas Goud > > > > Used BIT macro instead of mask value

Re: [PATCH 2/9] watchdog: of_xilinx_wdt: Used BIT macro

2021-03-15 Thread Guenter Roeck
On 3/15/21 3:46 AM, Srinivas Neeli wrote: > From: Srinivas Goud > > Used BIT macro instead of mask value. > > Signed-off-by: Srinivas Goud > Signed-off-by: Michal Simek > Signed-off-by: Srinivas Neeli > --- > drivers/watchdog/of_xilinx_wdt.c | 8 > 1 file changed, 4 insertions(+), 4