Searched hist:a061894587ef61d19e5196c601ac250cc19f406f (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | wil_crash_dump.c | diff a061894587ef61d19e5196c601ac250cc19f406f Thu Feb 28 10:34:44 CET 2019 Ahmad Masri <amasri@codeaurora.org> wil6210: prevent device memory access while in reset or suspend
Accessing some of the memory of the device while the device is resetting or suspending may cause unexpected error as the HW is still not in a stable state. Prevent this access to guarantee successful read/write memory operations.
Signed-off-by: Ahmad Masri <amasri@codeaurora.org> Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | pm.c | diff a061894587ef61d19e5196c601ac250cc19f406f Thu Feb 28 10:34:44 CET 2019 Ahmad Masri <amasri@codeaurora.org> wil6210: prevent device memory access while in reset or suspend
Accessing some of the memory of the device while the device is resetting or suspending may cause unexpected error as the HW is still not in a stable state. Prevent this access to guarantee successful read/write memory operations.
Signed-off-by: Ahmad Masri <amasri@codeaurora.org> Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | debugfs.c | diff a061894587ef61d19e5196c601ac250cc19f406f Thu Feb 28 10:34:44 CET 2019 Ahmad Masri <amasri@codeaurora.org> wil6210: prevent device memory access while in reset or suspend
Accessing some of the memory of the device while the device is resetting or suspending may cause unexpected error as the HW is still not in a stable state. Prevent this access to guarantee successful read/write memory operations.
Signed-off-by: Ahmad Masri <amasri@codeaurora.org> Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | main.c | diff a061894587ef61d19e5196c601ac250cc19f406f Thu Feb 28 10:34:44 CET 2019 Ahmad Masri <amasri@codeaurora.org> wil6210: prevent device memory access while in reset or suspend
Accessing some of the memory of the device while the device is resetting or suspending may cause unexpected error as the HW is still not in a stable state. Prevent this access to guarantee successful read/write memory operations.
Signed-off-by: Ahmad Masri <amasri@codeaurora.org> Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | wil6210.h | diff a061894587ef61d19e5196c601ac250cc19f406f Thu Feb 28 10:34:44 CET 2019 Ahmad Masri <amasri@codeaurora.org> wil6210: prevent device memory access while in reset or suspend
Accessing some of the memory of the device while the device is resetting or suspending may cause unexpected error as the HW is still not in a stable state. Prevent this access to guarantee successful read/write memory operations.
Signed-off-by: Ahmad Masri <amasri@codeaurora.org> Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|