From d40f0d8d3d09732853ea010c12100609269a6e41 Mon Sep 17 00:00:00 2001 From: Mark Einon Date: Tue, 23 Sep 2014 20:41:14 +0100 Subject: [PATCH] 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-format-patch failed