Re: [PATCH] usb: common: otg-fsm: add license to usb-otg-fsm

2016-06-14 Thread Peter Chen
On Tue, Jun 14, 2016 at 01:26:59PM +0200, Oscar wrote: > El 2016-06-14 08:26, Peter Chen escribió: > >On Mon, Jun 13, 2016 at 06:56:30PM +0200, Oscar wrote: > >>Fix warning about tainted kernel because usb-otg-fsm has no license. > >>WARNING: with this patch usb-otg-fsm module can be loaded >

Re: [PATCH] usb: common: otg-fsm: add license to usb-otg-fsm

2016-06-14 Thread Oscar
El 2016-06-14 08:26, Peter Chen escribió: On Mon, Jun 13, 2016 at 06:56:30PM +0200, Oscar wrote: Fix warning about tainted kernel because usb-otg-fsm has no license. WARNING: with this patch usb-otg-fsm module can be loaded but then the kernel will hang. Tested with a udoo quad board.

Re: [PATCH] usb: common: otg-fsm: add license to usb-otg-fsm

2016-06-14 Thread Peter Chen
On Mon, Jun 13, 2016 at 06:56:30PM +0200, Oscar wrote: > Fix warning about tainted kernel because usb-otg-fsm has no license. > WARNING: with this patch usb-otg-fsm module can be loaded > but then the kernel will hang. Tested with a udoo quad board. > > Signed-off-by: Oscar Curero

[PATCH] usb: common: otg-fsm: add license to usb-otg-fsm

2016-06-13 Thread Oscar
Fix warning about tainted kernel because usb-otg-fsm has no license. WARNING: with this patch usb-otg-fsm module can be loaded but then the kernel will hang. Tested with a udoo quad board. Signed-off-by: Oscar Curero --- drivers/usb/common/usb-otg-fsm.c | 2 ++ 1 file

Re: usb: common: otg-fsm: add license to usb-otg-fsm

2016-06-13 Thread Peter Chen
On Sun, Jun 12, 2016 at 01:06:45PM +0200, Oscar wrote: > usb: common: otg-fsm: add license to usb-otg-fsm. > > Fix warning about tainted kernel because usb-otg-fsm has no license. > WARNING: with this patch usb-otg-fsm module can be loaded > but then the kernel hangs. Tested w

usb: common: otg-fsm: add license to usb-otg-fsm

2016-06-12 Thread Oscar
usb: common: otg-fsm: add license to usb-otg-fsm. Fix warning about tainted kernel because usb-otg-fsm has no license. WARNING: with this patch usb-otg-fsm module can be loaded but then the kernel hangs. Tested with a udoo quad board. Signed-off-by: Oscar Curero <os...@naiandei.