aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
diff options
context:
space:
mode:
authorMasahiro Yamada2018-04-19 20:03:37 +0900
committerFelipe Balbi2018-05-15 10:23:47 +0300
commit44feb8e6ea2d3743d1d90dc5a05dc458dedd71d0 (patch)
tree199f7c98cdddc9c216515add8dc51dd6d405db3e /drivers/usb/gadget
parent1ef6c42afc76d2e88a7972e2f59082305d9945bc (diff)
usb: dwc3: use local copy of resource to fix-up register offset
It is not a good idea to directly modify the resource of a platform device. Modify its local copy, and pass it to devm_ioremap_resource() so that we do not need to restore it in the failure path and the remove hook. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/gadget')
0 files changed, 0 insertions, 0 deletions