Re: [PATCH 2/2] driver core: platform: provide devm_platform_iounremap_resource

From: Greg KH
Date: Sun Oct 04 2020 - 12:47:11 EST


On Mon, Oct 05, 2020 at 12:21:12AM +0800, pierre kuo wrote:
> hi Greg:
> > Please resend, I can't take patches off of a random web site.
> > Now lore.kernel.org I could take them from :)
>
> Please refer to the attachments and links on lore.kernel.org.
>
> https://lore.kernel.org/lkml/20200920113808.22223-1-vichy.kuo@xxxxxxxxx
> https://lore.kernel.org/lkml/20200920113808.22223-2-vichy.kuo@xxxxxxxxx

Why are you adding new functions but not actually calling them anywhere?
We don't like adding infrastructure that no one uses, that's just
wasteful.

Please redo the series and include some conversions as well, so that we
can see if these new functions are even needed or not.

thanks,

greg k-h