Re: [PATCH 7/7] Input: remove pm_dev from core

From: Russell King
Date: Thu Oct 21 2004 - 04:21:39 EST


On Thu, Oct 21, 2004 at 02:30:02AM -0500, Dmitry Torokhov wrote:
> ChangeSet@xxxxxx, 2004-10-20 00:57:45-05:00, dtor_core@xxxxxxxxxxxxx
> Input: get rid of pm_dev in input core as it is deprecated and
> nothing uses it anyway.

You might as well remove it completely - anything which uses the
driver model PM implementation will never call these methods, and
ARM uses the driver model PM implementation.

Therefore, any driver using the obsolete pm_register() functions
won't receive any PM events.

Same is true on x86 btw.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/