From: Daniel Drake Date: Tue, 3 Apr 2007 22:17:37 +0000 (+0100) Subject: [PATCH] zd1211rw: Fix E2P_PHY_REG patching X-Git-Tag: v2.6.21-rc7~22^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b3e2e9253a9f4c9224071842fd263c334dece0;p=pandora-kernel.git [PATCH] zd1211rw: Fix E2P_PHY_REG patching Due to conflicting/confusing defines in the vendor driver, we were reading E2P_PHY_REG from the wrong location. CR157 patching was slightly incorrect in that the vendor driver only patches in an 8-bit value, whereas we were patching 24 bits. Additionally, CR157 patching was happening on both zd1211 and zd1211b, but this should only happen on zd1211. Signed-off-by: Daniel Drake Signed-off-by: Ulrich Kunitz Signed-off-by: John W. Linville --- Reading git-diff-tree failed