From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH 1/2] [libata] sata_mv: Remove PCI dependency Date: Wed, 09 Jan 2008 23:35:45 -0500 Message-ID: <4785A0A1.7000003@garzik.org> References: <11966101971581-git-send-email-saeed.bishara@gmail.com> <1196610199229-git-send-email-saeed.bishara@gmail.com> <47684270.5030405@garzik.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:60577 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751368AbYAJEfs (ORCPT ); Wed, 9 Jan 2008 23:35:48 -0500 In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: saeed bishara Cc: linux-ide@vger.kernel.org, Saeed Bishara , Mark Lord saeed bishara wrote: >> Here is the updated patch according your comments: >> From af124a0fd4984db4fbc8638e0af4e6a41561588d Mon Sep 17 00:00:00 2001 >> From: Saeed Bishara >> Date: Sun, 2 Dec 2007 10:43:10 +0200 >> Subject: [PATCH] sata_mv: Remove PCI dependency >> >> The integrated SATA controller is connected directly to the SoC's >> internal bus, not via PCI interface. this patch removes the dependency >> on the PCI interface. > guys, any other comments for this patch? sorry, I've been away dealing with some family matters. So, the "patch queue and review" stuff on my side hasn't moved during the holidays. Should get going again now... Jeff