From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Thu, 17 Apr 2014 19:37:59 +0100 Subject: [PATCH RFC 2/5] ata: ahci_imx: avoid reprobing ahci_imx driver when using DT In-Reply-To: <20140417084543.GB22160@dragon> References: <20140416084227.GD24070@n2100.arm.linux.org.uk> <20140417084543.GB22160@dragon> Message-ID: <20140417183759.GR24070@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Apr 17, 2014 at 04:45:44PM +0800, Shawn Guo wrote: > On Wed, Apr 16, 2014 at 09:43:30AM +0100, Russell King wrote: > > Avoid matching our child platform device, which can happen as we copy the > > DT node to the child device. This allows the child platform device to be > > matched against the ahci-imx driver and should this happen, it will cause > > another platform device to be allocated, resulting in failure. > > This is not the case anymore, since commit 90870d7 (ahci-imx: Port to > library-ised ahci_platform) is merged into v3.15-rc1. Thanks, I've moved this patch. -- FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly improving, and getting towards what was expected from it.