From: "Rafał Miłecki" <zajec5@gmail.com>
To: linux-wireless@vger.kernel.org,
"John W. Linville" <linville@tuxdriver.com>
Cc: b43-dev@lists.infradead.org, "Pavel Roskin" <proski@gnu.org>,
"Rafał Miłecki" <zajec5@gmail.com>
Subject: [PATCH 0/3 V3] b43 & ssb & bcma: DMA special (translation) bits
Date: Wed, 20 Jul 2011 19:56:11 +0200 [thread overview]
Message-ID: <1311184574-3665-1-git-send-email-zajec5@gmail.com> (raw)
As result of the latest discussion I'm sending patches cleaning whole
DMA translation situation.
As Michael explained, there are not 64-bit DMA devices supported by
drivers using ssb_dma_translation. This way we can just fix this
function without fear of regressing b43legacy or b44.
Also drop additng some defines by 3/3. They should be (and were) added
in the separated patch that really makes use of them.
Rafa? Mi?ecki (3):
ssb: return correct translation bit for 64-bit DMA
bcma: inform drivers about translation bits needed for the core
b43: bcma: get DMA translation bits
drivers/bcma/core.c | 16 ++++++++++++++++
drivers/net/wireless/b43/dma.c | 11 ++++++++---
drivers/ssb/main.c | 5 ++++-
include/linux/bcma/bcma.h | 5 +++++
4 files changed, 33 insertions(+), 4 deletions(-)
--
1.7.3.4
reply other threads:[~2011-07-20 17:56 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=1311184574-3665-1-git-send-email-zajec5@gmail.com \
--to=zajec5@gmail.com \
--cc=b43-dev@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=proski@gnu.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).