Phonet: USB CDC Phonet function for gadget framework
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>
Wed, 17 Dec 2008 23:49:09 +0000 (15:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Dec 2008 23:49:09 +0000 (15:49 -0800)
commit9732d523212060c44a4723332bdc5ee429eeabc3
treed549b68cf1f84d3bbeed2301b64aa8b93fb4c94e
parent893873f3965ae0173a9315534bec7628162d2243
Phonet: USB CDC Phonet function for gadget framework

This implements the Nokia vendor-specific communication device class
function to exchange Phonet messages over USB. This function is already
found in the "PC suite" USB profile of (non-Linux) Nokia handsets.

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/usb/gadget/f_phonet.c [new file with mode: 0644]
drivers/usb/gadget/u_phonet.h [new file with mode: 0644]