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:
3599d39
)
iwlagn: move PCI related operations from probe and remove to PCI layer
author
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Tue, 31 May 2011 06:07:00 +0000
(09:07 +0300)
committer
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Sat, 18 Jun 2011 15:07:14 +0000
(08:07 -0700)
Since we have now a PCI layer, all the init and deinit code that is PCI
related should move to there.
Also move the IO functions: read8/read32/write32. They need hw_base which
is killed from priv.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
No differences found