Thread (17 messages) 17 messages, 4 authors, 2013-12-07

Re: [PATCH RFC 07/10] PM / wakeup : Introduce device_child_may_wakeup

From: srinivas kandagatla <hidden>
Date: 2013-11-12 14:10:38
Also in: linux-arm-kernel, linux-devicetree, linux-pm, lkml

On 12/11/13 14:20, Rafael J. Wysocki wrote:
quoted
 
quoted
+/* callback for device_child_may_wakeup */
+static int __device_child_may_wakeup(struct device *dev, void *c)
+{
+	return device_may_wakeup(dev);
+}
This doesn't have anything to do with children in principle, so please call
it differently.  Something like device_may_wakeup_cb() would work for me (and
then you may not need the comment even).
Thanks Rafael, I will fix this in next version.
Thanks!
quoted
quoted
+
+/**
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help