commit | a9a367d0ade8ed3b8690a5c4b136454c541784ba | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Thu Sep 19 15:47:24 2019 +0200 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Oct 22 10:41:06 2019 +0300 |
tree | a8713eb3fbdf95f7cd2ddcc306f4dcd70de7dfff | |
parent | 5a15007747518a6f26481c4b001c4c143d75c8a5 [diff] |
usb: gadget: udc: lpc32xx: Use devm_platform_ioremap_resource() in lpc32xx_udc_probe() Simplify this function implementation by using a known wrapper function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>