Re: [PATCH v9 0/6] Add Fieldbus subsystem + support HMS Profinet card

From: Greg KH
Date: Wed Mar 27 2019 - 14:28:46 EST


On Thu, Mar 28, 2019 at 01:49:22AM +0900, Greg KH wrote:
> On Mon, Mar 18, 2019 at 02:03:32PM -0400, Sven Van Asbroeck wrote:
> > This patch:
> > 1. adds a Fieldbus subsystem
> > 2. adds support for the HMS Industrial Networks AB Profinet card.
> >
>
> <snip>
>
> Can I get a follow-on patch to add a TODO file to this directory in
> staging saying what needs to be done to the code to get it out of
> staging?

Actually, just add it to the resend when you fix up the following build
errors that I get when I applied this series and built it:

ERROR: "devm_regulator_register" [drivers/staging/fieldbus/anybuss/arcx-anybus.ko] undefined!
ERROR: "rdev_get_drvdata" [drivers/staging/fieldbus/anybuss/arcx-anybus.ko] undefined!

thanks,

greg k-h