commit | d54d334e75b93f3a372d1cbb7e805380b3281482 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Wed Nov 21 06:31:23 2018 +0000 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Dec 05 11:13:58 2018 +0200 |
tree | b7a94e06f8634d2a77e3dd6b07f5cfcfb59d7041 | |
parent | b01828e26048f43dc4cea5759f200ec9e8332039 [diff] |
usb: renesas_usbhs: Use SIMPLE_DEV_PM_OPS macro This patch uses SIMPLE_DEV_PM_OPS macro instead of struct dev_pm_ops directly. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>