[PATCH 4/5] ath10k: split reset logic from power up
Kalle Valo
kvalo at qca.qualcomm.com
Mon Oct 13 00:38:54 PDT 2014
Michal Kazior <michal.kazior at tieto.com> writes:
> The power up procedure was overly complex due to
> warm/cold reset workarounds and issues.
>
> Signed-off-by: Michal Kazior <michal.kazior at tieto.com>
[...]
> + ret = ath10k_pci_wait_for_target_init(ar);
> + if (ret) {
> + ath10k_warn(ar, "failed to wait for target after cold reset: %d\n",
> + ret);
Checkpatch warns:
ath10k/pci.c:1849: CHECK: Alignment should match open parenthesis
--
Kalle Valo
More information about the ath10k
mailing list