Re: [External] Re: staging: Add MA USB Host driver

From: Vladimir Stankovic
Date: Wed Jan 22 2020 - 03:16:19 EST


Hi Greg,

It was section 2.5 of the kernel development process, "staging trees".
In particular, statement "where many sub-directories for drivers or
filesystems that are on their way to being added to the kernel tree
live" caught our attention.

Now, by reading it once again, I see that the rest of the section is in
line with your comment.

We'll address all comments received so far, and resubmit patch onto
appropriate repository. With that being said, is USB subsystem tree
(drivers/usb within usb.git repo) correct one? Please, advise.

Thanks.

Regards,
Vladimir.

On 22.1.20. 08:48, gregkh@xxxxxxxxxxxxxxxxxxx wrote:
> On Wed, Jan 22, 2020 at 07:40:59AM +0000, Vladimir Stankovic wrote:
>> Hi Greg,
>>
>> Our intention was to follow Linux kernel development process and add our
>> driver to staging first.
>
> That's not the "normal" development process at all, where did you read
> that?
>
> staging is only for code that needs lots of work, and almost always
> merging a driver through staging takes _more_ work from the submitter
> than it does to submit it through the "normal" subsystem.
>
> So if you want to do more work, hey, by all means, send it here :)
>
> thanks,
>
> greg k-h
>