Hi Saurav, On Tue, Oct 8, 2019 at 5:06 PM Kevin Hilman <khilman@xxxxxxxxxxxx> wrote: > > Saurav Girepunje <saurav.girepunje@xxxxxxxxx> writes: > > > Use the new helper that wraps the calls to platform_get_resource() > > and devm_ioremap_resource() together in dwc3_meson_g12a_probe(). > > > > Signed-off-by: Saurav Girepunje <saurav.girepunje@xxxxxxxxx> the following commit is already in mainline: commit c6e4999cd930b8bd11dd8d4767e871b47f502845 Author: YueHaibing <yuehaibing@xxxxxxxxxx> Date: Fri Aug 2 21:04:08 2019 +0800 usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code Martin