Re: [Uclinux-dist-devel] [PATCH 4/6 v3] USB: musb: blackfin: pm: make it work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

On 24-10-2010 01:43, Mike Frysinger wrote:

--- a/drivers/usb/musb/blackfin.c
+++ b/drivers/usb/musb/blackfin.c
+#ifdef CONFIG_PM
+void musb_platform_save_context(struct musb *musb,
+                       struct musb_context_registers *musb_context)
+{
+       if (is_host_active(musb))
+               /*
+               * During hibernate gpio_vrsel will change from high to low
which
+               * will generate wakeup event resume the system
immediately.
+               * Set it to 0 before hibernate to avoid this wakeup event.
+               */

   You still didn't fix the comment style...

you havent given any feedback on it.  you only pointed out the
CONFIG_PM duplication.

Oops. Looks like I accidentally deleted that part of message. I wrote that a space should be added before each * to match the preferred comment style.

WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux