From: Michael Moese <michael.moese@men.de>
To: <jthumshirn@suse.de>
Cc: <linux-kernel@vger.kernel.org>, Michael Moese <michael.moese@men.de>
Subject: [PATCH v2 0/2] Add (PCI) DMA support to MCB.
Date: Mon, 29 Aug 2016 14:45:12 +0200 [thread overview]
Message-ID: <cover.1472473082.git.michael.moese@men.de> (raw)
This is v2 of this patch series.
The first series had missing commit logs and named the dma_dev differently
in include/linux/mcb.h and drivers/mcb/mcb-core.c.
This small series of two patches enable (PCI) DMA support in MCB.
The first patch enables PCI bus mastering by default for all PCI-based MCB devices.
The second patch adds a dma_device to the mcb_device for all devices as a shortcut to mcb_device->bus->carrier.
Michael Moese (2):
Enable PCI bus mastering by default
Add a dma_device to mcb_device
drivers/mcb/mcb-core.c | 1 +
drivers/mcb/mcb-pci.c | 1 +
include/linux/mcb.h | 1 +
3 files changed, 3 insertions(+)
--
2.6.6
reply other threads:[~2016-08-29 12:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=cover.1472473082.git.michael.moese@men.de \
--to=michael.moese@men.de \
--cc=jthumshirn@suse.de \
--cc=linux-kernel@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.