From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:55689) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFtYP-0002vF-5M for qemu-devel@nongnu.org; Fri, 29 Apr 2011 15:40:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFtYO-0004WL-C6 for qemu-devel@nongnu.org; Fri, 29 Apr 2011 15:40:41 -0400 Received: from mail-vx0-f173.google.com ([209.85.220.173]:34074) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFtYO-0004WF-9l for qemu-devel@nongnu.org; Fri, 29 Apr 2011 15:40:40 -0400 Received: by vxb37 with SMTP id 37so1664087vxb.4 for ; Fri, 29 Apr 2011 12:40:39 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1303722395-10791-1-git-send-email-dbaryshkov@gmail.com> References: <1303722395-10791-1-git-send-email-dbaryshkov@gmail.com> Date: Fri, 29 Apr 2011 23:40:38 +0400 Message-ID: From: Dmitry Eremin-Solenikov Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [RESEND][PATCH 1/9] pxa2xx_pcmcia: qdevify List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, Any chance to get any response for this patches serie? On 4/25/11, Dmitry Eremin-Solenikov wrote: > Use qdev insfrastructure for managing PXA PCMCIA devices. PCMCIA bus > itself isn't converted to QBus (yet). pxa2xx_pcmcia_init() function is > moved to pcmcia.h as it will be used by other cores/devices (like > StrongARM). > > Signed-off-by: Dmitry Eremin-Solenikov -- With best wishes Dmitry