All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Sven Van Asbroeck <thesven73@gmail.com>
Cc: robh+dt@kernel.org, linus.walleij@linaro.org,
	lee.jones@linaro.org, mark.rutland@arm.com, afaerber@suse.de,
	treding@nvidia.com, david@lechnology.com, noralf@tronnes.org,
	johan@kernel.org, monstr@monstr.eu, michal.vokac@ysoft.com,
	arnd@arndb.de, john.garry@huawei.com, geert+renesas@glider.be,
	robin.murphy@arm.com, paul.gortmaker@windriver.com,
	sebastien.bourdelin@savoirfairelinux.com, icenowy@aosc.io,
	stuyoder@gmail.com, jan.kiszka@siemens.com,
	maxime.ripard@bootlin.com, linux-kernel@vger.kernel.org,
	linux-netdev@vger.kernel.org
Subject: Re: [PATCH v9 0/6] Add Fieldbus subsystem + support HMS Profinet card
Date: Thu, 28 Mar 2019 01:51:02 +0900	[thread overview]
Message-ID: <20190327165102.GA26051@kroah.com> (raw)
In-Reply-To: <20190327164922.GA12063@kroah.com>

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

  reply	other threads:[~2019-03-27 18:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-18 18:03 [PATCH v9 0/6] Add Fieldbus subsystem + support HMS Profinet card Sven Van Asbroeck
2019-03-18 18:03 ` [PATCH v9 1/6] fieldbus_dev: add Fieldbus Device subsystem Sven Van Asbroeck
2019-03-18 18:03 ` [PATCH v9 2/6] anybus-s: support HMS Anybus-S bus Sven Van Asbroeck
2019-03-18 18:03 ` [PATCH v9 3/6] anybus-s: support the Arcx anybus controller Sven Van Asbroeck
2019-03-18 18:03 ` [PATCH v9 4/6] dt-bindings: anybus-controller: document devicetree binding Sven Van Asbroeck
2019-03-18 18:03 ` [PATCH v9 5/6] dt-bindings: Add vendor prefix for arcx / Archronix Sven Van Asbroeck
2019-03-18 18:03 ` [PATCH v9 6/6] fieldbus_dev: support HMS Profinet IRT industrial controller Sven Van Asbroeck
2019-03-27 16:49 ` [PATCH v9 0/6] Add Fieldbus subsystem + support HMS Profinet card Greg KH
2019-03-27 16:51   ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-18 18:09 Sven Van Asbroeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190327165102.GA26051@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=afaerber@suse.de \
    --cc=arnd@arndb.de \
    --cc=david@lechnology.com \
    --cc=geert+renesas@glider.be \
    --cc=icenowy@aosc.io \
    --cc=jan.kiszka@siemens.com \
    --cc=johan@kernel.org \
    --cc=john.garry@huawei.com \
    --cc=lee.jones@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-netdev@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=maxime.ripard@bootlin.com \
    --cc=michal.vokac@ysoft.com \
    --cc=monstr@monstr.eu \
    --cc=noralf@tronnes.org \
    --cc=paul.gortmaker@windriver.com \
    --cc=robh+dt@kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=sebastien.bourdelin@savoirfairelinux.com \
    --cc=stuyoder@gmail.com \
    --cc=thesven73@gmail.com \
    --cc=treding@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.