linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mike@compulab.co.il (Mike Rapoport)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] [ARM] Dove: add support for multi-purpose pins configuration
Date: Wed, 27 Oct 2010 11:15:25 +0200	[thread overview]
Message-ID: <4CC7EDAD.8050009@compulab.co.il> (raw)
In-Reply-To: <FCBE654890C0334289D0AD3AF4EF009FE1475AA36F@IL-MB01.marvell.com>

On 10/27/10 11:01, Saeed Bishara wrote:
> +static void dove_mpp_conf_grp(int num, int sel, u32 *mpp_ctrl)
> +{
> +	int start = dove_mpp_grp[num].start;
> +	int end = dove_mpp_grp[num].start;
> Shouldn't that be dove_mpp_grp[num].end ?

oops.. thanks, will fix and resend

> saeed


-- 
Sincerely yours,
Mike.

  reply	other threads:[~2010-10-27  9:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-27  8:11 [PATCH 0/2] [ARM] Dove: add support for MPP configuration Mike Rapoport
2010-10-27  8:12 ` [PATCH 1/2] [ARM] Dove: add support for GPIOs 64-71 Mike Rapoport
2010-10-27  8:12 ` [PATCH 2/2] [ARM] Dove: add support for multi-purpose pins configuration Mike Rapoport
2010-10-27  9:01   ` Saeed Bishara
2010-10-27  9:15     ` Mike Rapoport [this message]
2010-10-27 12:46   ` saeed bishara
2010-10-27 14:30     ` Mike Rapoport
2010-10-27 15:16       ` saeed bishara
2010-10-27 15:38         ` Eric Miao
2010-10-28  7:57           ` Saeed Bishara

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=4CC7EDAD.8050009@compulab.co.il \
    --to=mike@compulab.co.il \
    --cc=linux-arm-kernel@lists.infradead.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).