From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 5/5] Phonet: USB CDC Phonet function for gadget framework Date: Wed, 17 Dec 2008 15:53:22 -0800 (PST) Message-ID: <20081217.155322.28352031.davem@davemloft.net> References: <200812171607.14184.remi.denis-courmont@nokia.com> <1229522874-20636-5-git-send-email-remi.denis-courmont@nokia.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org To: remi.denis-courmont@nokia.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:48471 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753258AbYLQXxU convert rfc822-to-8bit (ORCPT ); Wed, 17 Dec 2008 18:53:20 -0500 In-Reply-To: <1229522874-20636-5-git-send-email-remi.denis-courmont@nokia.com> Sender: netdev-owner@vger.kernel.org List-ID: =46rom: R=E9mi Denis-Courmont Date: Wed, 17 Dec 2008 16:07:54 +0200 > This implements the Nokia vendor-specific communication device class > function to exchange Phonet messages over USB. This function is alrea= dy > found in the "PC suite" USB profile of (non-Linux) Nokia handsets. >=20 > Signed-off-by: R=E9mi Denis-Courmont Applied.