From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qz8Q6-0008MD-Fn for qemu-devel@nongnu.org; Thu, 01 Sep 2011 10:39:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qz8Q5-0002ZG-KB for qemu-devel@nongnu.org; Thu, 01 Sep 2011 10:39:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49737) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qz8Q5-0002Yz-DB for qemu-devel@nongnu.org; Thu, 01 Sep 2011 10:39:05 -0400 Message-ID: <4E5F98EC.10302@redhat.com> Date: Thu, 01 Sep 2011 16:38:36 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1314823781-304-1-git-send-email-peter.maydell@linaro.org> In-Reply-To: <1314823781-304-1-git-send-email-peter.maydell@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/3] usb-musb: make qdev-aware List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Riku Voipio , =?UTF-8?B?SnVoYSBSaWloaW3DpGtp?= , qemu-devel@nongnu.org, patches@linaro.org On 08/31/11 22:49, Peter Maydell wrote: > This patchset has some minor cleanups to usb-musb that we can make now > that the only user (tusb6010) is a qdev device. > > I've thrown in a minor piece of renaming to avoid a C-standard reserved > namespace. > > These patches depend only on the just-committed bdc76462a so they > should be fine to go in through the usb queue. Added to the queue, thanks. How to you test musb? cheers, Gerd