Michal Kazior <[email protected]> writes:
> Hmm.. I have a couple of ideas:
[...]
> 2. Have a dedicatd pci-specific structure:
>
> struct ath10k_pci_supported_chip {
> u16 dev_id;
> u32 chip_id;
> };
>
> struct ath10k_pci_supported_chip ath10k_pci_supported_chips[] = {
> { QCA988X_2_0_DEVICE_ID, QCA988X_HW_2_0_CHIP_ID_REV },
> // ...
> };
>
> Probably the simplest and has least impact.
Yeah, this seems to be the best. Can you send v2?
--
Kalle Valo
_______________________________________________
ath10k mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/ath10k