Home
last modified time | relevance | path

Searched hist:"5 a8d651a2bde01e00caf78496390d6ae46df80af" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/phy/
H A DKconfigdiff 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 DKconfigdiff 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 Dgadget.hdiff 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 DKconfigdiff 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>