From: Michal Kazior Date: Mon, 10 Feb 2014 16:14:22 +0000 (+0100) Subject: ath10k: fix device initialization routine X-Git-Tag: v3.15-rc1~113^2~159^2^2~132^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc36e3ffcdd0ef214008d459bf8d8bff159ce16f;p=pandora-kernel.git ath10k: fix device initialization routine Hardware CUS232 version 2 has some issues with cold reset that lead to Data Bus Errors or system hangs in some cases. It's safer to use warm reset when possible as it shouldn't trigger the aforementioned issues. Prefer warm reset over cold reset. However since warm reset doesn't work after FW crash make sure to fallback to cold reset when booting up the HW. Signed-off-by: Michal Kazior Signed-off-by: Marek Puzyniak Signed-off-by: Kalle Valo --- Reading git-diff-tree failed