From: Fabio Aiuto <fabioaiuto83@gmail.com>
To: Sven Van Asbroeck <thesven73@gmail.com>
Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
linux-staging@lists.linux.dev,
"Sascha Hauer" <kernel@pengutronix.de>
Subject: Re: [PATCH 2/2] staging: fieldbus: anybus: Refuse registering drivers without .probe()
Date: Thu, 6 May 2021 19:14:57 +0200 [thread overview]
Message-ID: <20210506171456.GA8507@agape.jhs> (raw)
In-Reply-To: <CAGngYiUyOWai8QRUAhsnABSJxyUzs5Mqf_pXgmTzkBL8EiBL3g@mail.gmail.com>
On Thu, May 06, 2021 at 09:54:06AM -0400, Sven Van Asbroeck wrote:
> Hi Fabio,
>
> On Thu, May 6, 2021 at 4:49 AM Fabio Aiuto <fabioaiuto83@gmail.com> wrote:
> >
> > I'm trying to make my way in linux kernel device driver development and
> > hopefully find a job soon. If the task 'moving fieldbus out of staging' will
> > give me opportunity to play with real hardware, and so gain more experience,
> > we can talk about it.
>
> Thank you so much for the offer, I really appreciate it !
>
> The fieldbus subsystem sits in staging mainly because it's in use by
> only a single company. Greg KH was absolutely right to insist that
> this had to go into staging: a subsystem is different from a simple
> driver, and can only thrive if it's actively used by a wide community.
> You can see this in the subsystem's TODO:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/staging/fieldbus/TODO?h=v5.12
for this TODO, one should identify first target people who
could be interested in Fieldbus.
>
> In short, this cannot be taken out of staging by "pure technical
> work". Except if you had a fieldbus client device on your hands, and
> you wanted to talk to it through this subsystem.
no I don't, these seems to be industrial devices and I don't
know how could I bring home such stuff.
>
> Sven
thank you for your answer Sven,
fabio
next prev parent reply other threads:[~2021-05-06 17:15 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-05 20:29 [PATCH 1/2] staging: fieldbus: anybus: Make remove callback return void Uwe Kleine-König
2021-05-05 20:29 ` [PATCH 2/2] staging: fieldbus: anybus: Refuse registering drivers without .probe() Uwe Kleine-König
2021-05-05 21:04 ` Sven Van Asbroeck
2021-05-06 6:17 ` Uwe Kleine-König
2021-05-06 13:38 ` Sven Van Asbroeck
2021-05-06 8:49 ` Fabio Aiuto
2021-05-06 13:54 ` Sven Van Asbroeck
2021-05-06 17:14 ` Fabio Aiuto [this message]
2021-05-06 6:48 ` [PATCH 1/2] staging: fieldbus: anybus: Make remove callback return void Fabio Aiuto
2021-05-06 7:52 ` Uwe Kleine-König
2021-05-06 8:40 ` Fabio Aiuto
2021-05-06 9:44 ` Dan Carpenter
2021-05-06 13:23 ` 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=20210506171456.GA8507@agape.jhs \
--to=fabioaiuto83@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=kernel@pengutronix.de \
--cc=linux-staging@lists.linux.dev \
--cc=thesven73@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox