All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Viresh Kumar <viresh.kumar@st.com>
Cc: tj@kernel.org, linux-ide@vger.kernel.org, shiraz.hashim@st.com,
	amit.goel@st.com, armando.visconti@st.com,
	viresh.linux@gmail.com
Subject: Re: [PATCH] ata/pata_arasan_cf: fill dma chan->private from pdata->dma_priv
Date: Mon, 14 Mar 2011 02:58:22 -0400	[thread overview]
Message-ID: <4D7DBC8E.6000207@pobox.com> (raw)
In-Reply-To: <aef168cd6b2fd8f73bc559c0413dda003fcd09d7.1299236795.git.viresh.kumar@st.com>

On 03/04/2011 06:09 AM, Viresh Kumar wrote:
> Some DMA controllers (eg: drivers/dma/dw_dmac*) allow platform specific
> configuration for dma transfers. User drivers need to set chan->private field
> of channel with pointer to configuration data. This patch takes dma_priv data
> from platform data and passes it to chan->private_data, in order to pass
> platform specific configuration to DMAC controller.
>
> Signed-off-by: Viresh Kumar<viresh.kumar@st.com>
> ---
>   drivers/ata/pata_arasan_cf.c        |    7 ++++++-
>   include/linux/pata_arasan_cf_data.h |    2 ++

applied



      parent reply	other threads:[~2011-03-14  6:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-04 11:09 [PATCH] ata/pata_arasan_cf: fill dma chan->private from pdata->dma_priv Viresh Kumar
2011-03-04 11:16 ` Tejun Heo
2011-03-14  6:58 ` Jeff Garzik [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=4D7DBC8E.6000207@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=amit.goel@st.com \
    --cc=armando.visconti@st.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=shiraz.hashim@st.com \
    --cc=tj@kernel.org \
    --cc=viresh.kumar@st.com \
    --cc=viresh.linux@gmail.com \
    /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.