From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RfgJV-00045J-1v for qemu-devel@nongnu.org; Tue, 27 Dec 2011 18:20:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RfgJU-0006DZ-0l for qemu-devel@nongnu.org; Tue, 27 Dec 2011 18:20:09 -0500 Received: from smtp201.dfw.emailsrvr.com ([67.192.241.201]:40901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RfgJT-0006DC-ST for qemu-devel@nongnu.org; Tue, 27 Dec 2011 18:20:07 -0500 Message-ID: <4EFA52B4.9000501@calxeda.com> Date: Tue, 27 Dec 2011 17:20:20 -0600 From: Mark Langsdorf MIME-Version: 1.0 References: <1325016827-11503-1-git-send-email-mark.langsdorf@calxeda.com> <1325016827-11503-6-git-send-email-mark.langsdorf@calxeda.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 5/9] ahci: convert ahci_reset to use AHCIState List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: "kwolf@redhat.com" , "qemu-devel@nongnu.org" , Rob Herring , "paul@codesourcery.com" On 12/27/2011 04:54 PM, Peter Maydell wrote: > On 27 December 2011 20:13, Mark Langsdorf wrote: >> From: Rob Herring >> >> Use AHCIState instead of AHCIPCIState so the function can be used for >> non-PCI based AHCI controllers. >> >> Signed-off-by: Rob Herring >> Signed-off-by: Mark Langsdorf > > Since there aren't any later patches in this set which depend > on these IDE fixes, I'm going to suggest that you split them > out into their own patchset. I can take the others into > arm-devs.next and target-arm.next, but not these. I'll do that. Does that mean you're satisfied with patches 7 and 8? If so, I can resubmit the 7 patches since I've made the requested changes from patch 9. --Mark Langsdorf Calxeda, Inc.