Re: [balbi-usb:testing/next 64/67] phy-generic.c:undefined reference to `usb_gadget_vbus_connect'

2016-06-08 Thread Peter Chen
On Wed, Jun 08, 2016 at 01:32:29PM +0300, Felipe Balbi wrote: > > Hi, > > Peter Chen writes: > >> > Would you consider only keeps vbus and pull dp API at gadget.h, and move > >> > out others gadget APIs which is dedicated for gadget function? > >> > >> no, sorry :-) All these drivers depend on

Re: [balbi-usb:testing/next 64/67] phy-generic.c:undefined reference to `usb_gadget_vbus_connect'

2016-06-08 Thread Felipe Balbi
Hi, Peter Chen writes: >> > Would you consider only keeps vbus and pull dp API at gadget.h, and move >> > out others gadget APIs which is dedicated for gadget function? >> >> no, sorry :-) All these drivers depend on the gadget API to work. For >> host-only builds, they'll still work because of

Re: [balbi-usb:testing/next 64/67] phy-generic.c:undefined reference to `usb_gadget_vbus_connect'

2016-06-08 Thread Peter Chen
On Wed, Jun 08, 2016 at 12:50:57PM +0300, Felipe Balbi wrote: > > Hi, > > Peter Chen writes: > >> >> > Hi Felipe, > >> >> > > >> >> > It causes any drivers which use symbols from gadget.h needs to build > >> >> > USB_GADGET even it only wants to be host function. Any significant > >> >> > benefi

Re: [balbi-usb:testing/next 64/67] phy-generic.c:undefined reference to `usb_gadget_vbus_connect'

2016-06-08 Thread Felipe Balbi
Hi, Peter Chen writes: >> >> > Hi Felipe, >> >> > >> >> > It causes any drivers which use symbols from gadget.h needs to build >> >> > USB_GADGET even it only wants to be host function. Any significant >> >> > benefits after moving it to udc-core.c? >> >> >> >> why is a host-only function calli

Re: [balbi-usb:testing/next 64/67] phy-generic.c:undefined reference to `usb_gadget_vbus_connect'

2016-06-07 Thread Peter Chen
On Tue, Jun 07, 2016 at 01:22:37PM +0300, Felipe Balbi wrote: > > Hi, > > Peter Chen writes: > >> >> > kbuild test robot writes: > >> >> >> tree: > >> >> >> https://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git > >> >> >> testing/next > >> >> >> head: 89fe2b5ab11cdf6a67d4492d893e7

Re: [balbi-usb:testing/next 64/67] phy-generic.c:undefined reference to `usb_gadget_vbus_connect'

2016-06-07 Thread Felipe Balbi
Hi, Peter Chen writes: >> >> > kbuild test robot writes: >> >> >> tree: https://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git >> >> >> testing/next >> >> >> head: 89fe2b5ab11cdf6a67d4492d893e70e330aa7060 >> >> >> commit: 231b31ca34485552fe27e67dc6d30d06079c7648 [64/67] usb: gadget:

Re: [balbi-usb:testing/next 64/67] phy-generic.c:undefined reference to `usb_gadget_vbus_connect'

2016-06-07 Thread Peter Chen
On Tue, Jun 07, 2016 at 12:36:13PM +0300, Felipe Balbi wrote: > > Hi, > > Peter Chen writes: > > On Mon, Jun 06, 2016 at 04:16:17PM +0300, Felipe Balbi wrote: > >> > >> Hi, > >> > >> Felipe Balbi writes: > >> > [ Unknown signature status ] > >> > > >> > Hi, > >> > > >> > kbuild test robot wr

Re: [balbi-usb:testing/next 64/67] phy-generic.c:undefined reference to `usb_gadget_vbus_connect'

2016-06-07 Thread Felipe Balbi
Hi, Peter Chen writes: > On Mon, Jun 06, 2016 at 04:16:17PM +0300, Felipe Balbi wrote: >> >> Hi, >> >> Felipe Balbi writes: >> > [ Unknown signature status ] >> > >> > Hi, >> > >> > kbuild test robot writes: >> >> tree: https://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git >> >> t

Re: [balbi-usb:testing/next 64/67] phy-generic.c:undefined reference to `usb_gadget_vbus_connect'

2016-06-06 Thread Peter Chen
On Mon, Jun 06, 2016 at 04:16:17PM +0300, Felipe Balbi wrote: > > Hi, > > Felipe Balbi writes: > > [ Unknown signature status ] > > > > Hi, > > > > kbuild test robot writes: > >> tree: https://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git > >> testing/next > >> head: 89fe2b5ab11cdf

Re: [balbi-usb:testing/next 64/67] phy-generic.c:undefined reference to `usb_gadget_vbus_connect'

2016-06-06 Thread Felipe Balbi
Hi, Felipe Balbi writes: > [ Unknown signature status ] > > Hi, > > kbuild test robot writes: >> tree: https://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git >> testing/next >> head: 89fe2b5ab11cdf6a67d4492d893e70e330aa7060 >> commit: 231b31ca34485552fe27e67dc6d30d06079c7648 [64/67]

Re: [balbi-usb:testing/next 64/67] phy-generic.c:undefined reference to `usb_gadget_vbus_connect'

2016-06-06 Thread Felipe Balbi
Hi, kbuild test robot writes: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git > testing/next > head: 89fe2b5ab11cdf6a67d4492d893e70e330aa7060 > commit: 231b31ca34485552fe27e67dc6d30d06079c7648 [64/67] usb: gadget: move > gadget API functions to udc-core > config: x86_

[balbi-usb:testing/next 64/67] phy-generic.c:undefined reference to `usb_gadget_vbus_connect'

2016-06-06 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git testing/next head: 89fe2b5ab11cdf6a67d4492d893e70e330aa7060 commit: 231b31ca34485552fe27e67dc6d30d06079c7648 [64/67] usb: gadget: move gadget API functions to udc-core config: x86_64-randconfig-s1-06061834 (attached as .confi