projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
813a6f1
)
Revert "usb: dwc3: of-simple: add compatible for rk3399"
author
Wu Liang feng
<wulf@rock-chips.com>
Wed, 10 Aug 2016 03:19:25 +0000
(11:19 +0800)
committer
Huang, Tao
<huangtao@rock-chips.com>
Tue, 16 Aug 2016 12:48:19 +0000
(20:48 +0800)
This reverts commit
5807cf2b7abb7f8a66cfc3563b387703417e3bb4
.
drivers/usb/dwc3/dwc3-of-simple.c
patch
|
blob
|
history
diff --git
a/drivers/usb/dwc3/dwc3-of-simple.c
b/drivers/usb/dwc3/dwc3-of-simple.c
index 85d5d5eece4fcb8f77377f366bd5a79661dd0f6b..9c9f7415506640c82626d62167c99f3124acbe0e 100644
(file)
--- a/
drivers/usb/dwc3/dwc3-of-simple.c
+++ b/
drivers/usb/dwc3/dwc3-of-simple.c
@@
-161,7
+161,6
@@
static const struct dev_pm_ops dwc3_of_simple_dev_pm_ops = {
static const struct of_device_id of_dwc3_simple_match[] = {
{ .compatible = "qcom,dwc3" },
{ .compatible = "xlnx,zynqmp-dwc3" },
- { .compatible = "rockchip,dwc3" },
{ /* Sentinel */ }
};
MODULE_DEVICE_TABLE(of, of_dwc3_simple_match);