Re: [PATCH 17/30] usb/gadget: nokia: use function framework for ACM

2013-01-27 Thread Sebastian Andrzej Siewior
On 01/17/2013 12:22 PM, Felipe Balbi wrote: > On Sun, Dec 23, 2012 at 09:10:11PM +0100, Sebastian Andrzej Siewior > wrote: >> 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 n

Re: [PATCH 17/30] usb/gadget: nokia: use function framework for ACM

2013-01-17 Thread Felipe Balbi
On Sun, Dec 23, 2012 at 09:10:11PM +0100, Sebastian Andrzej Siewior wrote: > 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). > > Signe

[PATCH 17/30] usb/gadget: nokia: use function framework for ACM

2012-12-23 Thread Sebastian Andrzej Siewior
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 --- drivers/usb/gadget/Kconfig|1 + drivers