From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: Re: [PATCHv2] usb: gadget: f_fs: Add flags to descriptors block Date: Tue, 25 Feb 2014 12:32:47 -0600 Message-ID: <20140225183247.GG23275@saruman.home> References: <1387877408-17567-1-git-send-email-mgautam@codeaurora.org> Reply-To: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ahP6B03r4gLOj5uD" Return-path: Received: from devils.ext.ti.com ([198.47.26.153]:44365 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753369AbaBYSeW (ORCPT ); Tue, 25 Feb 2014 13:34:22 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Michal Nazarewicz Cc: Manu Gautam , balbi@ti.com, jackp@codeaurora.org, pheatwol@codeaurora.org, linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org, benoit@android.com, andrzej.p@samsung.com, gregkh@linuxfoundation.org --ahP6B03r4gLOj5uD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Tue, Feb 25, 2014 at 06:02:18PM +0100, Michal Nazarewicz wrote: > This reworks the way SuperSpeed descriptors are added and instead of > having a magick after full and high speed descriptors, it reworks the > whole descriptors block to include a flags field which lists which > descriptors are present and makes future extensions possible. >=20 > Signed-off-by: Michal Nazarewicz > --- > drivers/usb/gadget/f_fs.c | 136 +++++++++++++++---------------= ------ > drivers/usb/gadget/u_fs.h | 12 ++-- > include/uapi/linux/usb/functionfs.h | 49 ++++++++----- > 3 files changed, 94 insertions(+), 103 deletions(-) >=20 > All right, with some fidling with my fan and limiting CPU frequency to > the mininimum, I've managed to compile this patch and fixed all the > typos. >=20 > Manu, if you could include it in your series, adjust your user space > client and test it, it would be wonderful. :] I'll wait for that then. Note that I want to close my tree next wednesday tops. --=20 balbi --ahP6B03r4gLOj5uD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJTDOHPAAoJEIaOsuA1yqRE84YP/RZ3AW+iKLryi6v1EPIAIa4K FFiB1dXX6NMqky4cPW46IvUAMJOlGu4F/Ygq6fY43NjsaCsSCe7eM9Z9PEqeixao J7I4JbnxuVBR1x7G86x+C8V4nf+q9Ln/ucubcK9bJzF8LhThjRUPLoJWBkimbaGx xI/8c8TFUM7jW7DCRP9XqnEDiZ8K06fk+9gZwEfcDbiNonyZEEdcgmeBf56UkUL7 /ndrgDgc+/yQmR/v9YY6EAJRVNiaWJwC+aIOQYUixAHJZu87p74+1xKZFK6a53gF vMqxOg0tChZf7QxLfD3il2Ja/m1BeNrr9phKDccHeOuqSUs7u9ExclgzgprVYy4R CQ2RwMv5JZEy5AISjr8nWHaVeP/VMs/hx1RouJ97hFlNlLVNgkg5dejRfML7XPwZ W/i6a3LniC7rfnwzM6zqw08AqjHUrZM1CJp67UTLG2O1Uu6ZU4V911NTjHT00E65 h4DJoFvrW4zzVdDt8QjB7M4zMiMp/zwKyGjG5Cxc8wSAV6+1AlYXABBxnSTRpmuy nJcFQec2NRtncMT5fHC2j5UzamE9tZ5UWYrmJfnqt6sY8dLsNdzAqYp8cpNDW8E4 o4yVxjp6irBFJhS2phGBHfJopzpAg0jdLViwRd5uZjbhdokySf6+FSz29RuCeUUs 4Y/Kd54lsXZoMFBgQQhN =PtcK -----END PGP SIGNATURE----- --ahP6B03r4gLOj5uD--