From: Luciano Coelho Date: Thu, 10 May 2012 09:13:07 +0000 (+0300) Subject: wlcore_sdio/wl18xx: use SDIO revision number to identify wl18xx chips X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=197c62832b1a347f933fea286fc70266026ef5fb;p=pandora-kernel.git wlcore_sdio/wl18xx: use SDIO revision number to identify wl18xx chips At least in PG1, the wl18xx chips use the same SDIO vendor/device ID, so it's not possible to figure out which driver is to be used. As a workaround, we can check the SDIO revision number, because wl18xx uses 3.00 and wl12xx does not. Signed-off-by: Luciano Coelho Signed-off-by: Arik Nemtsov --- Reading git-diff-tree failed