linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: eric.y.miao@gmail.com (Eric Miao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH - v5] support for Embedian MXM-8x10
Date: Tue, 2 Feb 2010 04:42:00 +0800	[thread overview]
Message-ID: <f17812d71002011242i53f4c2faoe47b3d6988cefaa@mail.gmail.com> (raw)
In-Reply-To: <201001221010.45174.epeer@tmtservices.co.za>

> +static struct spi_board_info mcp251x_board_info[] = {
> + ? ? ? {
> + ? ? ? ? ? ? ? .modalias ? ? ? ?= "mcp251x",
> + ? ? ? ? ? ? ? .max_speed_hz ? ?= 65E5,

This looks weird to me, should be an integer here right?

> + ? ? ? ? ? ? ? .bus_num ? ? ? ? = 3,
> + ? ? ? ? ? ? ? .chip_select ? ? = 0,
> + ? ? ? ? ? ? ? .platform_data ? = &mcp251x_info,
> + ? ? ? ? ? ? ? .controller_data = &mcp251x_chip_info1,
> + ? ? ? ? ? ? ? .irq ? ? ? ? ? ? = gpio_to_irq(ICONTROL_MCP251x_nIRQ1)
> + ? ? ? },

  reply	other threads:[~2010-02-01 20:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-22  8:10 [PATCH - v5] support for Embedian MXM-8x10 Edwin Peer
2010-02-01 20:42 ` Eric Miao [this message]
2010-02-02  6:14   ` Edwin Peer
     [not found] ` <201002020809.59735.epeer@tmtservices.co.za>
     [not found]   ` <4B67C1D8.4040502@tmtservices.co.za>
2010-02-02  6:18     ` Edwin Peer

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=f17812d71002011242i53f4c2faoe47b3d6988cefaa@mail.gmail.com \
    --to=eric.y.miao@gmail.com \
    --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).