From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Grant Likely <grant.likely@secretlab.ca>,
spi-devel-general@lists.sourceforge.net,
Linus Walleij <linus.walleij@linaro.org>,
Magnus Damm <magnus.damm@gmail.com>,
linux-sh@vger.kernel.org, kernel@pengutronix.de
Subject: Re: [v2,2/2] spi: bitbang: convert to using core message queue
Date: Wed, 17 Jul 2013 14:33:43 +0000 [thread overview]
Message-ID: <20130717143343.GA32014@pengutronix.de> (raw)
In-Reply-To: <Pine.LNX.4.64.1301091507120.13376@axis700.grange>
On Wed, Jan 09, 2013 at 03:08:59PM +0100, Guennadi Liakhovetski wrote:
> The SPI subsystem core now manages message queues internally. Remove the
> local message queue implementation from the spi-bitbang driver and
> migrate to the common one.
>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
It works fine for me on an efm32 board communicating with an ks8851.
Maybe the mmc problem is to be found in the mmc subsystem?
Tested-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
WARNING: multiple messages have this Message-ID (diff)
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Grant Likely <grant.likely@secretlab.ca>,
spi-devel-general@lists.sourceforge.net,
Linus Walleij <linus.walleij@linaro.org>,
Magnus Damm <magnus.damm@gmail.com>,
linux-sh@vger.kernel.org, kernel@pengutronix.de
Subject: Re: [v2,2/2] spi: bitbang: convert to using core message queue
Date: Wed, 17 Jul 2013 16:33:43 +0200 [thread overview]
Message-ID: <20130717143343.GA32014@pengutronix.de> (raw)
In-Reply-To: <Pine.LNX.4.64.1301091507120.13376@axis700.grange>
On Wed, Jan 09, 2013 at 03:08:59PM +0100, Guennadi Liakhovetski wrote:
> The SPI subsystem core now manages message queues internally. Remove the
> local message queue implementation from the spi-bitbang driver and
> migrate to the common one.
>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
It works fine for me on an efm32 board communicating with an ks8851.
Maybe the mmc problem is to be found in the mmc subsystem?
Tested-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
next prev parent reply other threads:[~2013-07-17 14:33 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-09 14:08 [PATCH v2 1/2] spi: bitbang: simplify pointer arithmetics Guennadi Liakhovetski
2013-01-09 14:08 ` Guennadi Liakhovetski
2013-01-09 14:08 ` [PATCH v2 2/2] spi: bitbang: convert to using core message queue Guennadi Liakhovetski
2013-01-09 14:08 ` Guennadi Liakhovetski
2013-01-09 14:44 ` Guennadi Liakhovetski
2013-01-09 14:44 ` Guennadi Liakhovetski
2013-01-10 11:59 ` Linus Walleij
2013-01-10 11:59 ` Linus Walleij
[not found] ` <CACRpkdbsbXTM47TYTjF9sJQaMRetTbHm0Xri-=2kWsdK14AYPw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-01-10 12:04 ` Guennadi Liakhovetski
2013-01-10 12:04 ` Guennadi Liakhovetski
2013-02-05 17:22 ` Grant Likely
2013-07-17 14:33 ` Uwe Kleine-König [this message]
2013-07-17 14:33 ` [v2,2/2] " Uwe Kleine-König
[not found] ` <Pine.LNX.4.64.1301091502020.13376-0199iw4Nj15frtckUFj5Ag@public.gmane.org>
2013-01-10 11:55 ` [PATCH v2 1/2] spi: bitbang: simplify pointer arithmetics Linus Walleij
2013-01-10 11:55 ` Linus Walleij
2013-01-10 12:04 ` Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130717143343.GA32014@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=g.liakhovetski@gmx.de \
--cc=grant.likely@secretlab.ca \
--cc=kernel@pengutronix.de \
--cc=linus.walleij@linaro.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=spi-devel-general@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.