From: Eliad Peller Date: Mon, 4 Apr 2011 07:38:47 +0000 (+0300) Subject: wl12xx: sleep instead of wakeup after tx work X-Git-Tag: v3.0-rc1~377^2~54^2^2~125^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c75bbcdb200e2815c855e42a4685d170858af306;p=pandora-kernel.git wl12xx: sleep instead of wakeup after tx work commit d05c806 ("wl12xx: rearrange some ELP wake_up/sleep calls") introduced a bug in which wl1271_ps_elp_wakeup() was called instead of wl1271_ps_elp_sleep() after completing the tx work. Reported-by: Arik Nemtsov Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed