From: John Crispin <blogic@openwrt.org>
To: John Crispin <blogic@openwrt.org>
Cc: Ralf Baechle <ralf@linux-mips.org>,
linux-mips@linux-mips.org,
Thomas Langer <thomas.langer@lantiq.com>,
spi-devel-general@lists.sourceforge.net
Subject: Re: [PATCH V4 16/17] SPI: MIPS: lantiq: add FALCON spi driver
Date: Sun, 20 May 2012 15:21:22 +0200 [thread overview]
Message-ID: <4FB8EFD2.3080603@openwrt.org> (raw)
In-Reply-To: <1337520014-28787-1-git-send-email-blogic@openwrt.org>
On 20/05/12 15:20, John Crispin wrote:
> + master->mode_bits = SPI_MODE_3;
> + master->num_chipselect = 1;
> + master->bus_num = -1;
once
> + master->setup = falcon_sflash_setup;
> + master->prepare_transfer_hardware = falcon_sflash_prepare_xfer;
> + master->transfer_one_message = falcon_sflash_xfer_one;
> + master->unprepare_transfer_hardware = falcon_sflash_unprepare_xfer;
> + master->dev.of_node = pdev->dev.of_node;
> + master->bus_num = -1;
twice :-)
sorry ....
WARNING: multiple messages have this Message-ID (diff)
From: John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
To: John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
Cc: linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org,
spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
Ralf Baechle <ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org>,
Thomas Langer
<thomas.langer-th3ZBGNqt+7QT0dZR+AlfA@public.gmane.org>
Subject: Re: [PATCH V4 16/17] SPI: MIPS: lantiq: add FALCON spi driver
Date: Sun, 20 May 2012 15:21:22 +0200 [thread overview]
Message-ID: <4FB8EFD2.3080603@openwrt.org> (raw)
In-Reply-To: <1337520014-28787-1-git-send-email-blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
On 20/05/12 15:20, John Crispin wrote:
> + master->mode_bits = SPI_MODE_3;
> + master->num_chipselect = 1;
> + master->bus_num = -1;
once
> + master->setup = falcon_sflash_setup;
> + master->prepare_transfer_hardware = falcon_sflash_prepare_xfer;
> + master->transfer_one_message = falcon_sflash_xfer_one;
> + master->unprepare_transfer_hardware = falcon_sflash_unprepare_xfer;
> + master->dev.of_node = pdev->dev.of_node;
> + master->bus_num = -1;
twice :-)
sorry ....
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
next prev parent reply other threads:[~2012-05-20 13:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-20 13:20 [PATCH V4 16/17] SPI: MIPS: lantiq: add FALCON spi driver John Crispin
2012-05-20 13:20 ` John Crispin
2012-05-20 13:21 ` John Crispin [this message]
2012-05-20 13:21 ` John Crispin
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=4FB8EFD2.3080603@openwrt.org \
--to=blogic@openwrt.org \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
--cc=spi-devel-general@lists.sourceforge.net \
--cc=thomas.langer@lantiq.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.