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:
5c81c7f
)
ath10k: embed ar_pci inside ar
author
Michal Kazior
<michal.kazior@tieto.com>
Thu, 7 Aug 2014 09:03:27 +0000
(11:03 +0200)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Tue, 12 Aug 2014 07:53:42 +0000
(10:53 +0300)
Use the common convention of embedding private
structures inside parent structures. This
reduces allocations and simplifies pci probing
code.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found