From: Arnd Bergmann <arnd@arndb.de>
To: linux-arm-kernel@lists.infradead.org
Cc: Mark Brown <broonie@kernel.org>,
linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-samsung-soc@vger.kernel.org,
Krzysztof Kozlowski <k.kozlowski@samsung.com>,
Kukjin Kim <kgene@kernel.org>
Subject: Re: [PATCH] SPI: s3c64xx: pass DMA arguments in platform data
Date: Tue, 17 Nov 2015 11:33:45 +0100 [thread overview]
Message-ID: <16591294.iqvGkiFfez@wuerfel> (raw)
In-Reply-To: <8391350.6B0EUH1WXO@wuerfel>
On Monday 16 November 2015 17:00:21 Arnd Bergmann wrote:
> The s3c64xx platform data already contains a pointer to the
> DMA filter function, but not to the associated data.
>
> This simplifies the code and makes it more generic by
> passing the data along with the filter function like
> we do for other drivers.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
While rebasing the ASoC patches, I realized that they are not independent
of this one, which I did on top of the others.
None of them are urgent, so if the maintainers all agree that we want them,
I can wait another merge window with this one. Alternatively, I could
rework the patches to avoid the dependency, or we could merge them
all through the samsung git tree in order.
Arnd
WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] SPI: s3c64xx: pass DMA arguments in platform data
Date: Tue, 17 Nov 2015 11:33:45 +0100 [thread overview]
Message-ID: <16591294.iqvGkiFfez@wuerfel> (raw)
In-Reply-To: <8391350.6B0EUH1WXO@wuerfel>
On Monday 16 November 2015 17:00:21 Arnd Bergmann wrote:
> The s3c64xx platform data already contains a pointer to the
> DMA filter function, but not to the associated data.
>
> This simplifies the code and makes it more generic by
> passing the data along with the filter function like
> we do for other drivers.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
While rebasing the ASoC patches, I realized that they are not independent
of this one, which I did on top of the others.
None of them are urgent, so if the maintainers all agree that we want them,
I can wait another merge window with this one. Alternatively, I could
rework the patches to avoid the dependency, or we could merge them
all through the samsung git tree in order.
Arnd
next prev parent reply other threads:[~2015-11-17 10:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-16 16:00 [PATCH] SPI: s3c64xx: pass DMA arguments in platform data Arnd Bergmann
2015-11-16 16:00 ` Arnd Bergmann
2015-11-17 10:33 ` Arnd Bergmann [this message]
2015-11-17 10:33 ` Arnd Bergmann
2015-11-17 15:48 ` [PATCH v2] " Arnd Bergmann
2015-11-17 15:48 ` Arnd Bergmann
2015-11-17 15:48 ` Arnd Bergmann
2015-11-18 4:43 ` Krzysztof Kozlowski
2015-11-18 4:43 ` Krzysztof Kozlowski
2015-11-18 4:43 ` Krzysztof Kozlowski
2015-11-18 8:35 ` Arnd Bergmann
2015-11-18 8:35 ` Arnd Bergmann
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=16591294.iqvGkiFfez@wuerfel \
--to=arnd@arndb.de \
--cc=broonie@kernel.org \
--cc=k.kozlowski@samsung.com \
--cc=kgene@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
/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.