From: Richard Purdie Date: Thu, 8 Jan 2009 17:55:03 +0000 (+0000) Subject: leds: Add suspend/resume to the core class X-Git-Tag: v2.6.29-rc1~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=859cb7f2a4244ea6da206d3fe9cc8a6810947a68;p=pandora-kernel.git leds: Add suspend/resume to the core class Add suspend/resume to the core class and remove all the now unneeded code from various drivers. Originally the class code couldn't support suspend/resume but since class_device can there is no reason for each driver doing its own suspend/resume anymore. --- Reading git-diff-tree failed