From: Lilach Edelstein Date: Wed, 16 Jan 2013 09:34:49 +0000 (+0200) Subject: iwlwifi: move register access lock into transport X-Git-Tag: v3.9-rc1~139^2~2^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e56b04efc1f795da42cf1d9651b52a4a5bebd730;p=pandora-kernel.git iwlwifi: move register access lock into transport Move the reg_lock that protects HW register access into the transport implementation. Locking is no longer exposed, but handled internally in grab and release NIC access. This simplifies the users. Signed-off-by: Lilach Edelstein Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed