Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:55622 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1755331AbYICDjA (ORCPT ); Tue, 2 Sep 2008 23:39:00 -0400 Date: Tue, 02 Sep 2008 20:38:53 -0700 (PDT) Message-Id: <20080902.203853.05555772.davem@davemloft.net> (sfid-20080903_053904_930482_7D8B056B) To: yi.zhu@intel.com Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org, gregory.greenman@intel.com, mohamed.abbas@intel.com, tomas.winkler@intel.com Subject: Re: [PATCH 8/9] iwlwifi: call apm stop on exit From: David Miller In-Reply-To: <1220411930-15216-9-git-send-email-yi.zhu@intel.com> References: <1220411930-15216-7-git-send-email-yi.zhu@intel.com> <1220411930-15216-8-git-send-email-yi.zhu@intel.com> <1220411930-15216-9-git-send-email-yi.zhu@intel.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: From: Zhu Yi Date: Wed, 3 Sep 2008 11:18:49 +0800 > From: Gregory Greenman > > This patch calls apm stop on exit and suspend. Without this patch > hardware consumes power even after driver is removed or suspended. > > Signed-off-by: Gregory Greenman > Signed-off-by: Mohamed Abbas > Signed-off-by: Tomas Winkler > Signed-off-by: Zhu Yi I'm happy to see those worms get fixed. Acked-by: David S. Miller