From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v2 2/2] spi: bitbang: convert to using core message queue Date: Thu, 10 Jan 2013 12:59:31 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Grant Likely , spi-devel-general@lists.sourceforge.net, Magnus Damm , linux-sh@vger.kernel.org To: Guennadi Liakhovetski Return-path: In-Reply-To: Sender: linux-sh-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On Wed, Jan 9, 2013 at 3:44 PM, Guennadi Liakhovetski wrote: > [ 79.968000] mmc0: new SD card on SPI > [ 79.976000] mmcblk0: mmc0:0000 SU02G 1.84 GiB > [ 80.024000] mmcblk0: p1 > [ 80.132000] mmcblk0: error -38 sending status command, retrying > [ 80.136000] mmcblk0: error -38 sending status command, retrying > [ 80.140000] mmcblk0: error -38 sending status command, aborting > [ 81.028000] mmc0: SPI card removed > [ 81.572000] mmc0: error -110 whilst initialising SD card The queue mechanism has not changed. This *could* be the card itself. So it doesn't appear before the patch? Yours, Linus Walleij