RE: [PATCH -next] usb: typec: add dependency for TYPEC_HD3SS3220

2019-10-16 Thread Biju Das
=da4b5d18dd949abdda7c8ea76c9483b5edd49616 Cheers, Biju > Subject: Re: [PATCH -next] usb: typec: add dependency for > TYPEC_HD3SS3220 > > kindly ping. > > On 2019/10/9 9:47, Mao Wenan wrote: > > If CONFIG_TYPEC_HD3SS3220=y, CONFIG_USB_ROLE_SWITCH=m, below > errors > > can be found:

Re: [PATCH -next] usb: typec: add dependency for TYPEC_HD3SS3220

2019-10-15 Thread maowenan
kindly ping. On 2019/10/9 9:47, Mao Wenan wrote: > If CONFIG_TYPEC_HD3SS3220=y, CONFIG_USB_ROLE_SWITCH=m, below errors > can be found: > drivers/usb/typec/hd3ss3220.o: In function `hd3ss3220_remove': > hd3ss3220.c:(.text+0x64): undefined reference to `usb_role_switch_put' >

Re: [PATCH -next] usb: typec: add dependency for TYPEC_HD3SS3220

2019-10-09 Thread Heikki Krogerus
On Wed, Oct 09, 2019 at 09:47:07AM +0800, Mao Wenan wrote: > If CONFIG_TYPEC_HD3SS3220=y, CONFIG_USB_ROLE_SWITCH=m, below errors > can be found: > drivers/usb/typec/hd3ss3220.o: In function `hd3ss3220_remove': > hd3ss3220.c:(.text+0x64): undefined reference to `usb_role_switch_put' >

RE: [PATCH -next] usb: typec: add dependency for TYPEC_HD3SS3220

2019-10-09 Thread Biju Das
Hello Mao Wenan, Thanks for the patch. > Subject: [PATCH -next] usb: typec: add dependency for TYPEC_HD3SS3220 > > If CONFIG_TYPEC_HD3SS3220=y, CONFIG_USB_ROLE_SWITCH=m, below > errors can be found: > drivers/usb/typec/hd3ss3220.o: In function `hd3ss3220_remove': > hd3ss

[PATCH -next] usb: typec: add dependency for TYPEC_HD3SS3220

2019-10-08 Thread Mao Wenan
If CONFIG_TYPEC_HD3SS3220=y, CONFIG_USB_ROLE_SWITCH=m, below errors can be found: drivers/usb/typec/hd3ss3220.o: In function `hd3ss3220_remove': hd3ss3220.c:(.text+0x64): undefined reference to `usb_role_switch_put' drivers/usb/typec/hd3ss3220.o: In function `hd3ss3220_dr_set':