diff options
| author | Hsu, Kenny <[email protected]> | 2011-12-09 03:11:18 -0800 |
|---|---|---|
| committer | Wey-Yi Guy <[email protected]> | 2011-12-16 07:24:03 -0800 |
| commit | ee8ba8800b4f20845aa542ce53f3bc29064674b5 (patch) | |
| tree | abc12cfe25d5c26e2de19a11076611349b2cc660 /scripts/objdiff | |
| parent | 7a0b3b08dfbf3f64e81e5ab2e60c4a1d2ad261b1 (diff) | |
iwlwifi: add IO function for continuous write of target memory
Add new IO function _iwl_write_targ_mem_words() to support
target memory write for a continuous area. It will return
error code -EBUSY if iwl_grab_nic_access() fails to indicate
the memory write does not be performed. Meanwhile the existing
function iwl_write_targ_mem() also been updated by using
_iwl_write_targ_mem_words() in a single word case.
Signed-off-by: Kenny Hsu <[email protected]>
Signed-off-by: Wey-Yi Guy <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions