All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: set_dma_addr missing ?
Date: Mon, 28 Jan 2008 02:47:13 +0000	[thread overview]
Message-ID: <20080128024713.GA7191@linux-sh.org> (raw)
In-Reply-To: <38b2ab8a0801261302i68a84fdo6d6ebdb26d9acfc8@mail.gmail.com>

On Sat, Jan 26, 2008 at 10:02:02PM +0100, Francis Moreau wrote:
> Sorry to be blind but I can't figure out why this function is missing
> for SH architecture ?
> 
It's not "missing", it's only enabled if you specifically request support
for the ISA DMA API wrapper. It's a total kludge, since the SH DMAC has
very little in common with how ISA DMA works, but it's provided for
compatability anyways. If you're trying to use this API in a driver,
you're almost definitely doing the wrong thing.

Anyways, you can have it supported by selecting ISA_DMA_API in
arch/sh/Kconfig.

  reply	other threads:[~2008-01-28  2:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-26 21:02 set_dma_addr missing ? Francis Moreau
2008-01-28  2:47 ` Paul Mundt [this message]
2008-01-28  8:48 ` Francis Moreau
2008-01-28  9:09 ` Paul Mundt
2008-01-28 10:00 ` Francis Moreau
2008-01-28 10:17 ` Paul Mundt
2008-01-28 13:50 ` Francis Moreau
2008-01-28 14:00 ` Stuart MENEFY
2008-01-28 14:14 ` Paul Mundt
2008-01-28 14:28 ` Francis Moreau
2008-01-28 14:31 ` Francis Moreau
2008-01-28 14:40 ` Stuart MENEFY
2008-01-28 16:36 ` Francis Moreau
2008-01-29  0:44 ` Paul Mundt

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=20080128024713.GA7191@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@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.