commit | e7fec0bbf13b9bc2869a18e66f0cda7bb7f559f0 | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Tue Oct 27 14:33:45 2009 -0700 |
committer | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Tue Nov 03 12:49:43 2009 -0800 |
tree | 85ea7f9d0c91f847202dd2a7cb75ef22f9472a68 | |
parent | 20d57f8e2553fa6f5cd382131b7f18e91c7141fc [diff] |
wimax/i2400m: fix inverted value in i2400ms_bus_setup() Fix inverted setting of 'retries'; when we are in the probe() path, we should retry to enable the function only once; otherwise until it times out. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>