From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shubhrajyoti Subject: Re: [CFT 07/11] spi: omap2-mcspi: add DMA engine support Date: Mon, 18 Jun 2012 12:11:50 +0530 Message-ID: <4FDECDAE.8070700@ti.com> References: <20120607110610.GB15973@n2100.arm.linux.org.uk> <20120614115335.GE31187@n2100.arm.linux.org.uk> <20120614120842.GF31187@n2100.arm.linux.org.uk> <20120614125012.GG31187@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Grant Likely , spi-devel-general@lists.sourceforge.net To: Russell King - ARM Linux Return-path: In-Reply-To: <20120614125012.GG31187@n2100.arm.linux.org.uk> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On Thursday 14 June 2012 06:20 PM, Russell King - ARM Linux wrote: > because, at the time when omap2_mcspi_setup() is called, spi->dev is > not bound, and so is outside of the devres valid lifetime of that > struct device. Agree, Apologies for breaking in the initial commit.