commit | 6f83eaa170c05324fb33668eace007ea24c277d2 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Tue Mar 04 18:09:28 2008 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Mar 07 16:03:00 2008 -0500 |
tree | 8d2b263c08b0449bf4f9de407fa161c750aff702 | |
parent | 4c424e4cc7bc9d3c4c22b408904c36b44afddc3e [diff] |
iwlwifi: extract iwl-csr.h This patch extract CSR Register definition into separate header files as most of the definition are commons to both 3945 and 4965. Definitions specific for 3945 and 4965 are properly prefixed Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>