From: Kalle Valo Date: Sun, 1 Sep 2013 07:02:15 +0000 (+0300) Subject: ath10k: simplify ath10k_ce_init() wake up handling X-Git-Tag: v3.13-rc1~105^2~225^2~78^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9780367b0f43536b460fd83931f7c111ec99470;p=pandora-kernel.git ath10k: simplify ath10k_ce_init() wake up handling ath10k_ce_init() and the functions it calls wakeup the chip multiple times. Simplify that to call ath10k_pci_wake() only once. This also makes it easier to add error handling when wakeup fails. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed