From: "Mike Frysinger" <vapier.adi@gmail.com>
To: dbrownell@users.sourceforge.net
Cc: spi-devel-general@lists.sourceforge.net,
"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
"Wu, Bryan" <Bryan.Wu@analog.com>
Subject: adding bits_per_word to struct spi_board_info to mirror struct spi_device
Date: Wed, 25 Apr 2007 06:05:06 -0400 [thread overview]
Message-ID: <8bd0f97a0704250305qe6175cdm8e1a0cd7844f67bc@mail.gmail.com> (raw)
the spi_device structure has a bits_per_word so that you can change
the value on a per-device setting, yet the spi_board_info structure
does not ... this means that the bus-specific structure has to have a
bits_per_word member which the spi bus driver will copy into the spi
device bits_per_word member
is there something obvious i'm missing ? seems to me that if the
generic spi framework respects bits_per_word on a per-spi device
basis, then it should be exposed in the generic info structure so that
the setting can be tracked in the boards file ...
-mike
next reply other threads:[~2007-04-25 10:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-25 10:05 Mike Frysinger [this message]
2007-04-25 15:13 ` [spi-devel-general] " David Brownell
2007-05-07 23:47 ` Mike Frysinger
2007-05-08 3:48 ` Bryan WU
2007-05-08 5:00 ` David Brownell
2007-05-08 7:31 ` Bryan WU
2007-05-08 4:53 ` David Brownell
2007-05-08 5:24 ` Mike Frysinger
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=8bd0f97a0704250305qe6175cdm8e1a0cd7844f67bc@mail.gmail.com \
--to=vapier.adi@gmail.com \
--cc=Bryan.Wu@analog.com \
--cc=dbrownell@users.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=spi-devel-general@lists.sourceforge.net \
/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
all inboxes | Powered by JetHome®