commit | 3aec68e3e020b6c7b6e5bac41605a1fee59097e6 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 17:32:27 2019 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 04 14:09:40 2019 +0200 |
tree | b519e2a3879d8039b1b5270ff1f2d9ba16cca440 | |
parent | 893a66d342981f8b67cdbf476f0b81f7015cda49 [diff] |
usb: gadget: bcm63xx_udc: use devm_platform_ioremap_resource() to simplify code Use devm_platform_ioremap_resource() to simplify the code a bit. This is detected by coccinelle. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Link: https://lore.kernel.org/r/20190904093227.23304-1-yuehaibing@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>