Searched hist:"5 a8d651a2bde01e00caf78496390d6ae46df80af" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/usb/phy/ |
H A D | Kconfig | diff 5a8d651a2bde01e00caf78496390d6ae46df80af Tue May 31 12:07:47 CEST 2016 Felipe Balbi <felipe.balbi@linux.intel.com> usb: gadget: move gadget API functions to udc-core
instead of defining all functions as static inlines, let's move them to udc-core and export them with EXPORT_SYMBOL_GPL, that way we can make sure that only GPL drivers will use them.
As a side effect, it'll be nicer to add tracepoints to the gadget API.
While at that, also fix Kconfig dependencies to avoid randconfig build failures.
Acked-By: Sebastian Reichel <sre@kernel.org> Acked-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
/linux/drivers/power/ |
H A D | Kconfig | diff 5a8d651a2bde01e00caf78496390d6ae46df80af Tue May 31 12:07:47 CEST 2016 Felipe Balbi <felipe.balbi@linux.intel.com> usb: gadget: move gadget API functions to udc-core
instead of defining all functions as static inlines, let's move them to udc-core and export them with EXPORT_SYMBOL_GPL, that way we can make sure that only GPL drivers will use them.
As a side effect, it'll be nicer to add tracepoints to the gadget API.
While at that, also fix Kconfig dependencies to avoid randconfig build failures.
Acked-By: Sebastian Reichel <sre@kernel.org> Acked-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
/linux/include/linux/usb/ |
H A D | gadget.h | diff 5a8d651a2bde01e00caf78496390d6ae46df80af Tue May 31 12:07:47 CEST 2016 Felipe Balbi <felipe.balbi@linux.intel.com> usb: gadget: move gadget API functions to udc-core
instead of defining all functions as static inlines, let's move them to udc-core and export them with EXPORT_SYMBOL_GPL, that way we can make sure that only GPL drivers will use them.
As a side effect, it'll be nicer to add tracepoints to the gadget API.
While at that, also fix Kconfig dependencies to avoid randconfig build failures.
Acked-By: Sebastian Reichel <sre@kernel.org> Acked-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
/linux/drivers/usb/host/ |
H A D | Kconfig | diff 5a8d651a2bde01e00caf78496390d6ae46df80af Tue May 31 12:07:47 CEST 2016 Felipe Balbi <felipe.balbi@linux.intel.com> usb: gadget: move gadget API functions to udc-core
instead of defining all functions as static inlines, let's move them to udc-core and export them with EXPORT_SYMBOL_GPL, that way we can make sure that only GPL drivers will use them.
As a side effect, it'll be nicer to add tracepoints to the gadget API.
While at that, also fix Kconfig dependencies to avoid randconfig build failures.
Acked-By: Sebastian Reichel <sre@kernel.org> Acked-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|