Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753605AbbLVRtS (ORCPT ); Tue, 22 Dec 2015 12:49:18 -0500 Received: from comal.ext.ti.com ([198.47.26.152]:36027 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752204AbbLVRtR (ORCPT ); Tue, 22 Dec 2015 12:49:17 -0500 From: Felipe Balbi To: "Felipe F. Tonello" , CC: , Greg Kroah-Hartman , Robert Baldyga , Clemens Ladisch Subject: Re: [PATCH 1/2] usb: gadget: f_midi: refactor state machine In-Reply-To: <1450800486-18150-1-git-send-email-eu@felipetonello.com> References: <1450800486-18150-1-git-send-email-eu@felipetonello.com> User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Tue, 22 Dec 2015 11:49:06 -0600 Message-ID: <87egeepe5p.fsf@saruman.tx.rr.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1709 Lines: 48 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, "Felipe F. Tonello" writes: > This refactor includes the following: > * Cleaner state machine code; > * Reset state if MIDI message parsed is non-conformant; > * Fixed bug when a conformant MIDI message was followed by a non-conform= ant > causing the MIDI-USB message to use old temporary data (port->data[0..= 1]), > thus packing a wrong MIDI-USB request. we don't do more than one logical thing per patch. Please split this up. =2D-=20 balbi --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWeY0TAAoJEIaOsuA1yqREIFEQAJcj4LAfOoeMScVlOa69QGPL b0vWyeHPGCh4nAKBTVjHVcDBApW1nqjyX2m6JJP3T02tz0PpetqBsh3pHETMejId vZG1roWnw3PgmEEfhuTTAkjuzME5DFwES1dn484SPlrPDXJ3CXtVZtha2B8qAAcM oOllCN8sIspYzw4O/Q1No498X2psXcCPwFsRSG2h2S3yGaloe9yKKTI8LlfKd1pV K1ZxVvCmmcgwTpqUZDoA8YChL/LbgEOc+y2xBJ2Gn25frMBZ1CQxJPRUcQ8RS3VM AJnmoTCZfdwYc//1Yqv0miZhGZPC5jXoznLKu+4e3mnpWiFJDGOrZ+K00GkqLsju Y9Lfslnl7OFGbOmf8ttfAKDaiW+MwiA/xxaXhvmEBFk4O4tME18ZgGvOtDDId0WG cMaKPj1ZhnpoZynH1wedH3l125z5viNzlIz+5ik3HKCi9OLsLu5ru63H2Rw0rXbs lbH8d/o4jNtyYTkWFg3e1D9pQr4/txFMiARUe33GVOmFWiIMsQYir5dskfVJvJrH Ud7pcS708KpwTRsFy4R7q7Is8cqRDV9J1Zqm9rdaSX3RvJBJ9D88vJVRGQ/x01o2 BdZAtYNDXBYNVgAo17oXr7cxcwzIlNpl5tkmdTJvh1M62wJpeAPiL4iNDFQbbH+t /o9iO0xM7ITjO0wEI49Y =ulaq -----END PGP SIGNATURE----- --=-=-=-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/