From: Amnon Paz Date: Wed, 27 Feb 2013 09:28:16 +0000 (+0200) Subject: iwlwifi: fix indirect write bug X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~68^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9477c17c2ce59f64462635c3e5d43c98c0ad67f;p=pandora-kernel.git iwlwifi: fix indirect write bug Fix a bug in writing to indirect (periphery) registers; although writes seem successful the data is not written to the desired address). Also fix address mask for HBUS_TARG_PRPH_RADDR and HBUS_TARG_PRPH_WADDR registers. Signed-off-by: Amnon Paz Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed