From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/2] dmaengine: Add an enum for the dmaengine alignment constraints
Date: Wed, 5 Aug 2015 10:56:12 +0530 [thread overview]
Message-ID: <20150805052612.GN11789@localhost> (raw)
In-Reply-To: <1437381693-18948-1-git-send-email-maxime.ripard@free-electrons.com>
On Mon, Jul 20, 2015 at 10:41:32AM +0200, Maxime Ripard wrote:
> Most drivers need to set constraints on the buffer alignment for async tx
> operations. However, even though it is documented, some drivers either use
> a defined constant that is not matching what the alignment variable expects
> (like DMA_BUSWIDTH_* constants) or fill the alignment in bytes instead of
> power of two.
>
> Add a new enum for these alignments that matches what the framework
> expects, and convert the drivers to it.
Applied, thanks
--
~Vinod
prev parent reply other threads:[~2015-08-05 5:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-20 8:41 [PATCH v2 1/2] dmaengine: Add an enum for the dmaengine alignment constraints Maxime Ripard
2015-07-20 9:03 ` Thomas Petazzoni
2015-07-27 6:48 ` Maxime Ripard
2015-07-27 7:09 ` Thomas Petazzoni
2015-08-05 5:26 ` Vinod Koul [this message]
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=20150805052612.GN11789@localhost \
--to=vinod.koul@intel.com \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).