From: Lars-Peter Clausen Date: Mon, 25 Mar 2013 16:54:17 +0000 (-0500) Subject: MIPS: sead3: Use generic suspend/resume for LEDs. X-Git-Tag: v3.10-rc1~15^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4d1f2bed6fb7df12f8a99ccf16d537472a3d246;p=pandora-kernel.git MIPS: sead3: Use generic suspend/resume for LEDs. Setting the LED_CORE_SUSPENDRESUME flag causes the LED driver core to call led_classdev_suspend/led_classdev_resume during suspend/resume. Since this is exactly what the driver's custom suspend/resume callbacks do we can replace them by setting the LED_CORE_SUSPENDRESUME flag. Signed-off-by: Lars-Peter Clausen Signed-off-by: Steven J. Hill --- Reading git-diff-tree failed