From: Syed Rafiuddin
Change dependency to ARCH_OMAP2PLUS to allow systems based on
omap24xx, omap34xx or omap44xx
Cc: spi-devel-general@lists.sourceforge.net
Signed-off-by: Syed Rafiuddin
Signed-off-by: Abraham Arce
Signed-off-by: Tony Lindgren
---
drivers/spi/Kconfig |6 +++---
1 files
Бухгалтерский учет и налогообложение для начинающих
(с использованием программы 1С: Бухгалтерия 8.1)
с 29 мая по 24 июля | Москва, м. Бауманская, по субботам, с 10.00 до 17.00
Внимание! В рамках курса стажировка в аудиторской компании под руководством
аттестованного аудитора, профессионального
On Fri, May 14, 2010 at 11:14:26AM +0200, Joakim Tjernlund wrote:
> QE mode uses Little Endian so words > 8 bits are byte swapped.
> Workaround this by always enforcing wordsize 8 for words
> > 8 bits. Unfortunately this will not work for LSB transfers
> where wordsize is > 8 bits so disable these
On Fri, May 14, 2010 at 11:14:27AM +0200, Joakim Tjernlund wrote:
>
> Signed-off-by: Joakim Tjernlund
Acked-by: Anton Vorontsov
Thanks!
> ---
> Documentation/spi/spidev_test.c |1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/spi/spidev_test.c b/Doc
glik...@secretlab.ca wrote on 2010/05/13 23:13:52:
>
> On Wed, May 12, 2010 at 6:43 PM, Anton Vorontsov
> wrote:
> > On Wed, May 12, 2010 at 06:28:51PM +0200, Joakim Tjernlund wrote:
> >> Anton Vorontsov wrote on 2010/05/12 18:22:31:
> >> >
> >> > On Wed, May 12, 2010 at 05:50:50PM +0200, Joakim
QE mode uses Little Endian so words > 8 bits are byte swapped.
Workaround this by always enforcing wordsize 8 for words
> 8 bits. Unfortunately this will not work for LSB transfers
where wordsize is > 8 bits so disable these for now.
Also move the different quirks into its own function to keep
mpc
Signed-off-by: Joakim Tjernlund
---
Documentation/spi/spidev_test.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Documentation/spi/spidev_test.c b/Documentation/spi/spidev_test.c
index 10abd37..3978e69 100644
--- a/Documentation/spi/spidev_test.c
+++ b/Documentation/s