commit | 0f47aeeada2a1fe296258eab9a08ced258009481 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Sat Jun 15 12:01:00 2019 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Jun 25 08:10:13 2019 +0300 |
tree | d03bbfd6e93fec190ff2da7346624ede9c3c7888 | |
parent | e403fa31ed71e87de8e5991e23406b8377c9c894 [diff] |
rt2800: do not enable watchdog by default Make watchdog disabled by default and add module parameter to enable it. User will have to create file in /etc/modprobe.d/ with options rt2800lib watchdog=1 to enable the watchdog or load "rt2800lib watchdog=1" module manually before loading rt2800{soc,pci,usb} module. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>