lkml.org 
[lkml]   [2011]   [Nov]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] watchdog: fix nowayout setting in wm831x_wdt
Marc Vertes <marc.vertes@sigfox.com> wrote:

> if (nowayout)
> - wm831x_wdt->status |= WDOG_NO_WAY_OUT;
> + setbit(WDOG_NO_WAY_OUT, &wm831x_wdt->status);
set_bit(...) of course.

Regards,
--
Marc


\
 
 \ /
  Last update: 2011-11-26 01:43    [W:0.036 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site