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)
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>

No differences found