]> git.baikalelectronics.ru Git - kernel.git/commit
remove dead code in via-pmu68k
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 22 Aug 2007 21:01:31 +0000 (14:01 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 23 Aug 2007 02:52:45 +0000 (19:52 -0700)
commitf65823b6e42655c92deff40cce48d6b56cac38b2
tree2ee7dfb35753344239ffab12271a192df7055020
parentb1792115a2c9c3e5e5785693ee8a218a1fdd094c
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 <johannes@sipsolutions.net>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/macintosh/via-pmu68k.c