From: Fabio Estevam Date: Thu, 24 Jul 2014 21:24:01 +0000 (-0300) Subject: fec: Simplify the PM related hooks X-Git-Tag: cleanup-for-v3.18~108^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd66d386552ad3687530c1bd0e001e96a060cc0f;p=pandora-kernel.git fec: Simplify the PM related hooks Get rid of the CONFIG_PM_SLEEP ifdef by annotating the suspend/resume functions with '__maybe_unused' in order to keep the code simpler and shorter. While at it, declare the suspend/resume functions in a single line. Signed-off-by: Fabio Estevam Signed-off-by: David S. Miller --- Reading git-diff-tree failed