From: Luciano Coelho Date: Wed, 18 Jan 2012 12:53:22 +0000 (+0200) Subject: wl12xx: read chip ID and HW PG version during probe X-Git-Tag: v3.4-rc1~177^2~108^2~39^2~126^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c5dbd1ee191dca1c04c70df0ba1adf0a9769c3;p=pandora-kernel.git wl12xx: read chip ID and HW PG version during probe In order to read the MAC addresses from the fuse ROM, we need to know the chip ID and the HW PG version. We need to know the MAC address during probe, because that's when we register our HW with mac80211. To prepare for that, this patch reads the chip ID and HW PG version during probe instead of doing it at boot time. We power the chip on briefly in order to do that. Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed