Re: [PATCH v4 0/6] power: add power sequence library

2016-08-06 Thread Oscar
re/usbcore.ko] undefined! [21330s] ERROR: "pwrseq_put" [drivers/usb/core/usbcore.ko] undefined! [21330s] ERROR: "pwrseq_off" [drivers/usb/core/usbcore.ko] undefined! [21330s] ERROR: "pwrseq_on" [drivers/usb/core/usbcore.ko] undefined! Will you do another version? Thanks! -- Os

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. Signed

[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 <os...@naiandei.net> --- drivers/usb/common/usb-otg-fsm.c | 2 ++

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.