Bartosz Markowski <bartosz.markowski@xxxxxxxxx> writes: > Unify the PCI options location. > > By default the SoC PS option is disabled to boost the > performance and due to poor stability on early HW revisions. > In future we can remove the module parameter and turn on/off > the PS for given hardware. > > This change also makes the pci module parameter for SoC PS static. > > Signed-off-by: Bartosz Markowski <bartosz.markowski@xxxxxxxxx> A minor nitpick: > + if (!test_bit(ATH10K_PCI_FEATURE_SOC_POWER_SAVE, ar_pci->features)) > + ath10k_do_pci_wake(ar); /* Force AWAKE forever */ if (foo) /* comment */ function_call(); -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html