commit | 02eb41ef2a8631022fd90e096c57562dec9e7a9a | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Fri Oct 23 17:45:07 2009 -0700 |
committer | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Tue Nov 03 12:49:38 2009 -0800 |
tree | 65280a03f80a15214f715510739bf9a983ecea5b | |
parent | 296bd4bdd0a43c5e56ee310bcb9b4722e5d52db8 [diff] |
wimax/i2400m: correctly identify all iwmc3200-based SKUs Different paths of the i2400m SDIO driver need to take care of a few SKU-specific quirks. For the ones that are common to to all the iwmc3200 based devices, introduce i2400ms->iwmc3200 [set in i2400ms_probe()], so it doesn't have to check against the list of iwmc3200 SKU IDs on each quirk site. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>