Re: [PATCH] memory: brcmstb: dpfe: Remove need for dpfe_dev

From: Florian Fainelli
Date: Wed Mar 28 2018 - 14:48:43 EST


On Tue, 27 Mar 2018 16:40:38 -0700, Florian Fainelli <f.fainelli@xxxxxxxxx> wrote:
> We can hook sysfs objects to the parent platform device that we are
> created from, no need to have a synthetic dpfe_dev just for that. This
> incidentally removes the need for having an index, since we are
> guaranteed to have an unique path in the sysfs hiearchy.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---

Applied to drivers/next, thanks!
--
Florian