public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: "Winkler, Tomas" <tomas.winkler@intel.com>
Cc: "Usyskin, Alexander" <alexander.usyskin@intel.com>,
	"Lubart, Vitaly" <vitaly.lubart@intel.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [char-misc-next] mei: gsc_proxy: add gsc proxy driver
Date: Fri, 27 Jan 2023 10:07:23 +0100	[thread overview]
Message-ID: <Y9OUS7Y57t0y0gx4@kroah.com> (raw)
In-Reply-To: <MN2PR11MB409305204A36872FEDAD2B82E5C99@MN2PR11MB4093.namprd11.prod.outlook.com>

On Tue, Jan 24, 2023 at 09:05:19PM +0000, Winkler, Tomas wrote:
> 
> 
> > -----Original Message-----
> > From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > Sent: Thursday, January 19, 2023 18:21
> > To: Usyskin, Alexander <alexander.usyskin@intel.com>
> > Cc: Winkler, Tomas <tomas.winkler@intel.com>; Lubart, Vitaly
> > <vitaly.lubart@intel.com>; linux-kernel@vger.kernel.org
> > Subject: Re: [char-misc-next] mei: gsc_proxy: add gsc proxy driver
> > 
> > On Wed, Dec 28, 2022 at 11:46:36AM +0000, Usyskin, Alexander wrote:
> > > >
> > > > Why a whole new subdirectory for a tiny 200 line file?
> > > >
> > > All drivers for devices on mei bus have private subdirectory.
> > > This one just modelled on the existing examples.
> > > If you say that this is not a good thing - can put it in the main mei directory.
> > 
> > Put it in the main mei directory, no need to split things up for no good
> > reason.
> > 
> 
> All mei sub drivers are in sperate directories, this driver is indeed tiny, but I do prefer consistency,
> In my view it is easier to maintain that way. 

Ok.

> I believe all the bellow stuff you've already discussed in ths thread,.
> https://lore.kernel.org/lkml/YkXdgQH1GWCitf0A@kroah.com/T/
> I guess all that was explained there, so no need to repeat.
> 
> We'll try to see what can be done to make it more robust and your comments are more than valid,
> but as the thread concludes probably the component framework needs to be addressed. 

Agreed, something needs to be done, you can't make these random
assumptions about the exact driver and device topology as that is not
how the driver model works at all (nor do you want it to work that way.)

thanks,

greg k-h

      reply	other threads:[~2023-01-27  9:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-22 22:02 [char-misc-next] mei: gsc_proxy: add gsc proxy driver Tomas Winkler
2022-12-23  7:16 ` Greg Kroah-Hartman
2022-12-28 11:46   ` Usyskin, Alexander
2023-01-19 16:20     ` Greg Kroah-Hartman
2023-01-24 21:05       ` Winkler, Tomas
2023-01-27  9:07         ` Greg Kroah-Hartman [this message]

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=Y9OUS7Y57t0y0gx4@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=alexander.usyskin@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tomas.winkler@intel.com \
    --cc=vitaly.lubart@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox