commit | e6148917db2c223fa7edd3dfb64d99756a86b452 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <samuel.ortiz@intel.com> | Fri Jan 23 13:45:15 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:01:35 2009 -0500 |
tree | 814dc8d58d03d35e15904cc48d81c30f94dc07cf | |
parent | a8e74e2774cd1aecfef0460de07e6e178df89232 [diff] |
iwl3945: Use iwl-eeprom.c routines By adding the eeprom ops to the 3945 code, we can now use the iwlcore eeprom routines (defined in iwl-eeprom.c). We also removed the heavy eeprom39 reference from iwl_priv and use the eeprom pointer instead. Signed-off-by: Samuel Ortiz <samuel.ortiz@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>