]> git.openfabrics.org - ~aditr/compat.git/commitdiff
compat: last pm-runtime callbacks
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Sat, 31 Mar 2012 01:51:03 +0000 (18:51 -0700)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Sat, 31 Mar 2012 01:51:03 +0000 (18:51 -0700)
Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
include/linux/compat-2.6.32.h

index d93269a1c9f7c9027e159fe54976ecbe9d5ecfdc..b0c699a6d464774f2e25dfd7979e3a59096c7216 100644 (file)
@@ -64,6 +64,8 @@ static inline void pm_runtime_disable(struct device *dev)
 {
 }
 
+static inline void pm_runtime_put_noidle(struct device *dev) {}
+static inline void pm_runtime_get_noresume(struct device *dev) {}
 
 static inline void flush_delayed_work(struct delayed_work *dwork)
 {