* Felipe Balbi | 2012-11-20 14:20:34 [+0200]: >On Wed, Nov 14, 2012 at 06:15:05PM +0100, Sebastian Andrzej Siewior wrote: >> This patch converts the acm_ms gadget to make use of the function >> framework to request the ACM function. >> >> With nokia beeing the last user of the include interface, it is gone >> now. >> >> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> >> --- >> drivers/usb/gadget/Kconfig | 1 + >> drivers/usb/gadget/f_acm.c | 36 ----------------------- >> drivers/usb/gadget/nokia.c | 64 ++++++++++++++++++++++++++--------------- >> drivers/usb/gadget/u_serial.h | 1 - >> 4 files changed, 42 insertions(+), 60 deletions(-) >> >> diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig >> index 2d173b0..0c0d130 100644 >> --- a/drivers/usb/gadget/Kconfig >> +++ b/drivers/usb/gadget/Kconfig >> @@ -859,6 +859,7 @@ config USB_G_NOKIA >> depends on PHONET >> select USB_LIBCOMPOSITE >> select USB_U_SERIAL >> + select USB_F_ACM > >ditto. Lets assume MichaÅ? wrote his quote to every of this emails :) Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html