Re: PM: Remove sysdev suspend, resume and shutdown operations

From: Benjamin Herrenschmidt
Date: Fri May 20 2011 - 01:07:08 EST


On Fri, 2011-05-20 at 00:00 +0000, Linux Kernel Mailing List wrote:
> Gitweb: http://git.kernel.org/linus/2e711c04dbbf7a7732a3f7073b1fc285d12b369d
> Commit: 2e711c04dbbf7a7732a3f7073b1fc285d12b369d
> Parent: f5a592f7d74e38c5007876c731e6bf5580072e63
> Author: Rafael J. Wysocki <rjw@xxxxxxx>
> AuthorDate: Tue Apr 26 19:15:07 2011 +0200
> Committer: Rafael J. Wysocki <rjw@xxxxxxx>
> CommitDate: Wed May 11 21:37:15 2011 +0200
>
> PM: Remove sysdev suspend, resume and shutdown operations
>
> Since suspend, resume and shutdown operations in struct sysdev_class
> and struct sysdev_driver are not used any more, remove them. Also
> drop sysdev_suspend(), sysdev_resume() and sysdev_shutdown() used
> for executing those operations and modify all of their users
> accordingly. This reduces kernel code size quite a bit and reduces
> its complexity.

Your grep is broken ? :-)

You forgot drivers/macintosh/via-pmu.c ... I'll stick a fix in powerpc
before I send to Linus later today.

Cheers,
Ben.

--
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/