>
> - Original Message -
> From: "Grant Likely"
> To: "Masayuki Ohtake"
> Cc: ; "LKML" ; "David
> Brownell" ;
; "Wang, Qi" ;
"Wang, Yong Y" ;
; ;
> Sent: Saturday, August 28, 2010 2:15 AM
> Subject: Re: [PATCH] Topcliff: Update PCH_SPI driver to 2.6.35
>
>
> Hi Ohtake-san,
>
> Thanks
Enable Intel Moorestown SPI controller 1
Signed-off-by: Yong Wang
---
drivers/spi/dw_spi_pci.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/spi/dw_spi_pci.c b/drivers/spi/dw_spi_pci.c
index 1f52755..eec9d0b 100644
--- a/drivers/spi/dw_spi_pci.c
+++ b/drivers/
This post is closed.
Problem is resolved by turning off SPI Debug message.
In 2.6.34 Kernel config: (X:\lpc3250\ltib-qs\rpm\BUILD\linux-2.6.34\.config)
Change from
CONFIG_SPI_DEBUG=y
to:
# CONFIG_SPI_DEBUG is not set
After this, in #dmesg, we won't see those spi debugging message:
.
introduced by 49dce689ad4ef0fd1f970ef762168e4bd46f69a3 and bad-fixed by
350d0076c5763ca2b88ca05e3889bfa7c1905f21, spi_unregister_master would
previously device_unregister all of the spi master's siblings (instead
of its children). hilarity ensues.
fix it to unregister children.
Signed-off-by: Dav
introduced by 49dce689ad4ef0fd1f970ef762168e4bd46f69a3 and bad-fixed by
350d0076c5763ca2b88ca05e3889bfa7c1905f21, spi_unregister_master would
previously device_unregister all of the spi master's siblings (instead
of its children). hilarity ensues.
fix it to unregister children.
Signed-off-by: Dav
Организация договорной работы на предприятии:
актуальные вопросы в помощь юристу.
09-10 сентября в Москве
Контактная информация:
Адрес: г. Москва, м. Бауманская, ул. Бауманская, д.6, бизнес центр
"Виктория Плаза".
Телефон: +7 /*
introduced by 49dce689ad4ef0fd1f970ef762168e4bd46f69a3 and bad-fixed by
350d0076c5763ca2b88ca05e3889bfa7c1905f21, spi_unregister_master would
previously device_unregister all of the spi master's siblings (instead
of its children). hilarity ensues.
fix it to unregister children.
Signed-off-by: Dav