From: Mark Einon Date: Tue, 23 Sep 2014 19:41:14 +0000 (+0100) Subject: staging: et131x: Remove unnecessary defines to enable driver PM X-Git-Tag: fixes-for-v3.18-merge-window~15^2~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d40f0d8d3d09732853ea010c12100609269a6e41;p=pandora-kernel.git staging: et131x: Remove unnecessary defines to enable driver PM The Power Management functions can be conditional by assigning pm ops directly to .driver.pm, instead of using #ifdef's, saving some lines of code. Reported-by: Tobias Klauser Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed