Searched hist:"0 f47aeeada2a1fe296258eab9a08ced258009481" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00link.c | diff 0f47aeeada2a1fe296258eab9a08ced258009481 Sat Jun 15 05:01:00 CDT 2019 Stanislaw Gruszka <sgruszka@redhat.com> 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>
|
H A D | rt2x00.h | diff 0f47aeeada2a1fe296258eab9a08ced258009481 Sat Jun 15 05:01:00 CDT 2019 Stanislaw Gruszka <sgruszka@redhat.com> 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>
|
H A D | rt2800lib.c | diff 0f47aeeada2a1fe296258eab9a08ced258009481 Sat Jun 15 05:01:00 CDT 2019 Stanislaw Gruszka <sgruszka@redhat.com> 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>
|