Re: [PATCH v2 1/2] soc: imx: gpcv2: Do not pass static memory as platform data

From: Shawn Guo
Date: Thu Mar 15 2018 - 09:53:31 EST


On Thu, Mar 15, 2018 at 06:00:06AM -0700, Andrey Smirnov wrote:
> I am slightly confused by your phrasing. Are you:
>
> a) saying that you dropped my patches in favor of your own that use
> platform_device_add_data()
>
> or
>
> b) asking me to convert my patches to use platform_device_add_data()?
>
> Just trying to figure out if any action on my part is necessary.

Sorry for the blur. I'm asking you to repost your patches with using
platform_device_add_data(). In other word, that's b).

Shawn