From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Berg Subject: [PATCH 0/3] suspend pm_ops cleanup Date: Wed, 21 Mar 2007 15:53:28 +0100 Message-ID: <20070321145328.496614000@sipsolutions.net> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Andrew Morton Cc: linux-pm@lists.linux-foundation.org List-Id: linux-pm@vger.kernel.org These patches clean up some misconceptions and misuse around pm_ops and delete the unused and ill-designed "firmware" disk-suspend mode. johannes