Re: [PATCH 03/36] usb: gadget: s3c: use platform resources

From: Krzysztof Kozlowski
Date: Wed Oct 23 2019 - 06:06:58 EST


On Thu, Oct 10, 2019 at 10:29:47PM +0200, Arnd Bergmann wrote:
> The resources are correctly initialized, so just use them
> instead of relying on hardcoded data from platform headers.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> drivers/usb/gadget/udc/s3c2410_udc.c | 31 +++++++------------
> drivers/usb/gadget/udc/s3c2410_udc.h | 1 +
> .../usb/gadget/udc/s3c2410_udc_regs.h | 0
> 3 files changed, 12 insertions(+), 20 deletions(-)
> rename arch/arm/plat-samsung/include/plat/regs-udc.h => drivers/usb/gadget/udc/s3c2410_udc_regs.h (100%)

Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof