From: Johannes Berg Date: Wed, 22 Aug 2007 21:01:31 +0000 (-0700) Subject: remove dead code in via-pmu68k X-Git-Tag: v2.6.23-rc4~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d5e74fc7f44b1cdcd793496877c67a2a7a32a1e;p=pandora-kernel.git remove dead code in via-pmu68k When suspend is ever implemented for pmu68k it really should follow the generic pm_ops concept and not mirror the platform-specific /dev/pmu device with ioctls on it. Hence, this patch removes the unused code there; should the implementers need it they can look at via-pmu.c and/or the history of the file. Signed-off-by: Johannes Berg Signed-off-by: Geert Uytterhoeven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed