Loading
watchdog: sch311x_wdt: Fix LDN active check
if (sch311x_sio_inb(sio_config_port, 0x30) && 0x01 == 0) -> && should be & Reported-By:Toralf Förster <toralf.foerster@gmx.de> Signed-off-by:
Wim Van Sebroeck <wim@iguana.be>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
if (sch311x_sio_inb(sio_config_port, 0x30) && 0x01 == 0) -> && should be & Reported-By:Toralf Förster <toralf.foerster@gmx.de> Signed-off-by:
Wim Van Sebroeck <wim@iguana.be>