From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 1/2] sh: add platform_device for SUDMAC in setup-sh7757
Date: Sun, 08 Jan 2012 23:21:41 +0000 [thread overview]
Message-ID: <20120108232141.GB25648@linux-sh.org> (raw)
In-Reply-To: <4E803B21.1030701@renesas.com>
On Thu, Jan 05, 2012 at 02:41:44PM +0900, Shimoda, Yoshihiro wrote:
> +static struct sh_dmae_pdata sudmac00_platform_data = {
> + .slave = sh7757_sudmac00_slaves,
> + .slave_num = ARRAY_SIZE(sh7757_sudmac00_slaves),
> + .channel = sh7757_sudmac_channel,
> + .channel_num = 1,
> + .no_dmars = 1,
> + .no_error_irq = 1,
> + .sudmac = 1,
> +};
You will have to re-spin this patch with the updated support patch
dropping the no_error_irq member.
prev parent reply other threads:[~2012-01-08 23:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-26 8:43 [PATCH 1/2] sh: add platform_device for i2c-riic driver in Yoshihiro Shimoda
2012-01-05 5:41 ` [PATCH 1/2] sh: add platform_device for SUDMAC in setup-sh7757 Shimoda, Yoshihiro
2012-01-08 23:21 ` Paul Mundt [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=20120108232141.GB25648@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.