Return-path: Received: from senator.holtmann.net ([87.106.208.187]:50162 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751266AbYH1KjN (ORCPT ); Thu, 28 Aug 2008 06:39:13 -0400 Subject: Re: [PATCH 08/11] iwlwifi: call apm stop on exit From: Marcel Holtmann To: Zhu Yi Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org, Gregory Greenman , Mohamed Abbas , Tomas Winkler In-Reply-To: <1219915510-3647-9-git-send-email-yi.zhu@intel.com> References: <1219915510-3647-1-git-send-email-yi.zhu@intel.com> <1219915510-3647-2-git-send-email-yi.zhu@intel.com> <1219915510-3647-3-git-send-email-yi.zhu@intel.com> <1219915510-3647-4-git-send-email-yi.zhu@intel.com> <1219915510-3647-5-git-send-email-yi.zhu@intel.com> <1219915510-3647-6-git-send-email-yi.zhu@intel.com> <1219915510-3647-7-git-send-email-yi.zhu@intel.com> <1219915510-3647-8-git-send-email-yi.zhu@intel.com> <1219915510-3647-9-git-send-email-yi.zhu@intel.com> Content-Type: text/plain Date: Thu, 28 Aug 2008 14:39:09 +0200 Message-Id: <1219927149.6064.25.camel@californication> (sfid-20080828_123916_214502_EDFC473D) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Yi, > This patch calls apm stop on exit and suspend and sets STATUS_EXIT_PENDING > accordingly. Without this patch hardware consumes power even after driver > is removed or suspended. is this a regression to 2.6.26? That is always the important question here since that will determine if the patch should go in. If the 2.6.26 version did this better (even if not prefect), then this patch should go on, otherwise it could wait until next merge window. Regards Marcel