ath10k: embed ar_pci inside ar
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 7 Aug 2014 09:03:27 +0000 (11:03 +0200)
committerKalle 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