git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40bbfd4
)
iwlwifi: move agn only eeprom functions to separate file
author
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Fri, 8 Oct 2010 23:05:19 +0000
(16:05 -0700)
committer
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Thu, 14 Oct 2010 16:47:42 +0000
(09:47 -0700)
Some of the functions in iwl-eeprom.c file are for agn devices only,
Those functions do not have to be part of iwlcore.ko, so move those
to iwl-agn-eeprom.c file.
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
No differences found