From: Mark Brown Date: Tue, 22 Mar 2011 23:30:14 +0000 (-0700) Subject: leds: convert bd2802 driver to dev_pm_ops X-Git-Tag: v2.6.39-rc1~373 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=551ea73838c5eba18d673bd4e7fb0fec77cdcb8a;p=pandora-kernel.git leds: convert bd2802 driver to dev_pm_ops There is a move to deprecate bus-specific PM operations and move to using dev_pm_ops instead in order to reduce the amount of boilerplate code in buses and facilitiate updates to the PM core. Do this move for the bs2802 driver. [akpm@linux-foundation.org: fix warnings] Signed-off-by: Mark Brown Cc: Kim Kyuwon Cc: Kim Kyuwon Cc: Richard Purdie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed