]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: nokia: use function framework for ACM
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Fri, 25 Jan 2013 13:09:17 +0000 (14:09 +0100)
committerFelipe Balbi <balbi@ti.com>
Wed, 3 Apr 2013 11:43:20 +0000 (14:43 +0300)
commitbd04c4df35b7a0a79a140734e5b47237651cad2a
tree5347a1009b229921d762458a95d480c429cac798
parent5172b7320a5c1b63d3655ef47d606fa40c7eb9f2
usb: gadget: nokia: use function framework for ACM

This patch converts the acm_ms gadget to make use of the function
framework to request the ACM function.

The "old" include interface for acm is now removed since nokia was the
last user of it (for ACM).

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/Kconfig
drivers/usb/gadget/f_acm.c
drivers/usb/gadget/nokia.c
drivers/usb/gadget/u_serial.h