From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261719AbVADQl0 (ORCPT ); Tue, 4 Jan 2005 11:41:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261708AbVADQjp (ORCPT ); Tue, 4 Jan 2005 11:39:45 -0500 Received: from mail.suse.de ([195.135.220.2]:18835 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S261701AbVADQj3 (ORCPT ); Tue, 4 Jan 2005 11:39:29 -0500 Date: Tue, 04 Jan 2005 17:39:25 +0100 Message-ID: From: Takashi Iwai To: Pavel Machek Cc: kernel list , Linux-pm mailing list , Andrew Morton Subject: Power management of old ISA devices (Re: mark older power managment as deprecated) In-Reply-To: <20050104124659.GA22256@elf.ucw.cz> References: <20050104124659.GA22256@elf.ucw.cz> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 15) (Security Through Obscurity) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Tue, 4 Jan 2005 13:46:59 +0100, Pavel Machek wrote: > > What about this patch? It marks old power managemnt as obsolete (and > also adds some sparse-style type checking; typedefs were already there > so why not use them?). I think it should go in, so that we can get a > rid of old power managment infrastructure post-2.6.11. ALSA core part still includes pm_register/unregister() for old (non-PnP) ISA devices. What is the proper way to register/unregister PM hooks for such devices? thanks, Takashi