diff options
author | Samuel Ortiz <sameo@linux.intel.com> | 2009-10-16 13:18:54 +0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-10-27 16:48:26 -0400 |
commit | f96cca8483c1b0bcc8002dc466159bf8fd53ca47 (patch) | |
tree | 1778a0cfb4e970f08239798a9b9b46de03aaf1a0 /sound/isa/adlib.c | |
parent | 88e6195a911bce85adcc14e8377aa619e8054ab2 (diff) | |
download | talos-op-linux-f96cca8483c1b0bcc8002dc466159bf8fd53ca47.tar.gz talos-op-linux-f96cca8483c1b0bcc8002dc466159bf8fd53ca47.zip |
iwmc3200wifi: SDIO disable race fix
When calling sdio->bus_disable(), we are flushing the command lists before
disabling the sdio function. We can thus potentially get a command response
after having flushed the command list.
To avoid that race, we have to call iwm_reset() after disabling the sdio
function.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'sound/isa/adlib.c')
0 files changed, 0 insertions, 0 deletions