PM: Remove CONFIG_PM_OPS
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 10 Feb 2011 23:06:54 +0000 (00:06 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 14 Mar 2011 23:43:15 +0000 (00:43 +0100)
After redefining CONFIG_PM to depend on (CONFIG_PM_SLEEP ||
CONFIG_PM_RUNTIME) the CONFIG_PM_OPS option is redundant and can be
replaced with CONFIG_PM.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>

No differences found