From: Inaky Perez-Gonzalez Date: Sat, 24 Oct 2009 00:45:07 +0000 (-0700) Subject: wimax/i2400m: correctly identify all iwmc3200-based SKUs X-Git-Tag: v2.6.33-rc1~388^2~487^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02eb41ef2a8631022fd90e096c57562dec9e7a9a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed