From: Patrick Mochel Date: Fri, 6 Jan 2006 08:15:20 +0000 (-0800) Subject: [PATCH] oss: remove deprecated PM interface from opl3sa2 driver X-Git-Tag: v2.6.16-rc1~936^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45029c3207840edb9c9b795de0145ded1c675fce;p=pandora-kernel.git [PATCH] oss: remove deprecated PM interface from opl3sa2 driver This change removes the old, deprecated interface from the opl3sa2 driver, including the pm_{,un}register() calls, the local storage of the pmdev object and the reference to the old header files. This change is done to assist in eradicating the users of the legacy interface so as to help facilitate the removal of the interface itself. Signed-off-by: Patrick Mochel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed