commit | 8bcd9889721fea82e4de370b0d87e09950efb183 | [log] [tgz] |
---|---|---|
author | Doug Wilson <doug.lkml@gmail.com> | Tue Aug 08 16:50:16 2017 +0530 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Aug 09 13:09:50 2017 +0300 |
tree | 5d79cd289955ffd2e304bf8c1a86d1bad82d7bae | |
parent | 8e374f0add2dc153d270757a71de45a0ba7d7004 [diff] |
usb: dwc3: pci: constify dev_pm_ops dev_pm_ops is not supposed to change at runtime. Marking it constant. Signed-off-by: Doug Wilson <doug.wilson@gmail.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>