Re: [PATCH 1/3 v4] usb: chipidea: Reallocate regmap only if lpm is detected

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

 



@@ -642,6 +643,10 @@ static int ci_hdrc_probe(struct platform_device *pdev)
  			: CI_ROLE_GADGET;
  	}

+	/* only update vbus status for peripheral */
+	if (ci->role == CI_ROLE_GADGET)
+		ci_handle_vbus_change(ci);
+

This change seems unrelated to me.

Marc

My fault I test a patch from Fabio on the wrong working branch. I must be
more careful.

Chris
--
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