diff options
author | Cindy H Kao <evans@localhost.localdomain> | 2009-08-17 19:39:12 -0700 |
---|---|---|
committer | Inaky Perez-Gonzalez <inaky@linux.intel.com> | 2009-10-19 15:55:42 +0900 |
commit | 5c29e21d4768a7f1ce46f622b379802edeb1daf3 (patch) | |
tree | 061f6e0f77bb242b11ce42e87ae1fe00c7fc4cd6 /arch | |
parent | f2696fbdb623993a9b4c05455df7ae3158a01111 (diff) |
wimax/iwmc3200: don't disable the SDIO function if enable fails
In the iwmc3200, disabling the WiMAX SDIO function when enable fails
would possibly result in a device reset triggered by the iwmc3200's
top controller since it monitors the bus reset activities from each
SDIO function. In any case, the disable makes no sense; if the enable
fails, it should not be disabled.
Thus we remove the unecessary sdio_disable_func() in
i2400ms_enable_function().
Signed-off-by: Cindy H Kao <cindy.h.kao@intel.com>
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions