Re: [PATCH RFC] staging: most: usb: move USB adapter driver to stable branch

2020-04-30 Thread Greg KH
On Thu, Apr 30, 2020 at 10:09:14AM +, christian.gr...@microchip.com wrote: > On Thu, 2020-04-30 at 10:13 +0200, Greg KH wrote: > > EXTERNAL EMAIL: Do not click links or open attachments unless you > > know the content is safe > > > > On Thu, Apr 30, 2020 at 10:09:31AM +0200, Greg KH wrote: > >

Re: [PATCH RFC] staging: most: usb: move USB adapter driver to stable branch

2020-04-30 Thread Christian.Gromm
On Thu, 2020-04-30 at 10:13 +0200, Greg KH wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > > On Thu, Apr 30, 2020 at 10:09:31AM +0200, Greg KH wrote: > > On Thu, Apr 30, 2020 at 10:07:35AM +0200, Greg KH wrote: > > > On Thu, Apr 30, 2020 at 1

Re: [PATCH RFC] staging: most: usb: move USB adapter driver to stable branch

2020-04-30 Thread Greg KH
On Thu, Apr 30, 2020 at 10:09:31AM +0200, Greg KH wrote: > On Thu, Apr 30, 2020 at 10:07:35AM +0200, Greg KH wrote: > > On Thu, Apr 30, 2020 at 10:00:12AM +0200, Christian Gromm wrote: > > > This patch moves the MOST USB adapter driver to the stable branch. > > > It is a follow-up to commit . > >

Re: [PATCH RFC] staging: most: usb: move USB adapter driver to stable branch

2020-04-30 Thread Greg KH
On Thu, Apr 30, 2020 at 10:07:35AM +0200, Greg KH wrote: > On Thu, Apr 30, 2020 at 10:00:12AM +0200, Christian Gromm wrote: > > This patch moves the MOST USB adapter driver to the stable branch. > > It is a follow-up to commit . > > That's not how to refer to git commit ids. Please see the > subm

Re: [PATCH RFC] staging: most: usb: move USB adapter driver to stable branch

2020-04-30 Thread Greg KH
On Thu, Apr 30, 2020 at 10:00:12AM +0200, Christian Gromm wrote: > This patch moves the MOST USB adapter driver to the stable branch. > It is a follow-up to commit . That's not how to refer to git commit ids. Please see the submitting-patches.rst file for the proper format. thanks, greg k-h ___

[PATCH RFC] staging: most: usb: move USB adapter driver to stable branch

2020-04-30 Thread Christian Gromm
This patch moves the MOST USB adapter driver to the stable branch. It is a follow-up to commit . Signed-off-by: Christian Gromm --- drivers/most/Kconfig| 6 ++ drivers/most/Makefile | 2 ++ drivers/{staging => }/most/usb/Kconfig | 0 drivers/{staging =>