[PATCH] spi: free children in spi_unregister_master, not siblings

2010-08-30 Thread David Lamparter
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:

[SPAM] Организация договорной работы в компании

2010-08-30 Thread Право : договорная работа в компании
Организация договорной работы на предприятии: актуальные вопросы в помощь юристу. 09-10 сентября в Москве Контактная информация: Адрес: г. Москва, м. Бауманская, ул. Бауманская, д.6, бизнес центр Виктория Плаза. Телефон: +7

Re: [PATCH] spi: free children in spi_unregister_master, not siblings

2010-08-30 Thread David Lamparter
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:

Re: [PATCH] spi: free children in spi_unregister_master, not siblings

2010-08-30 Thread David Lamparter
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:

Re: Low SPI data throughput on Phytec 3250 board? (amba-pl022.c deployed on Phytec 3250 board.)

2010-08-30 Thread Quentin YANG
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: