[spi-devel-general] [PATCH] spi: release device claimed by bus_find_device_by_name

2010-04-16 Thread Roman Tereshonkov
In success case the function bus_find_device_by_name calls get_device. In our context put_device should be called to decrease the device count usage. Signed-off-by: Roman Tereshonkov roman.tereshon...@nokia.com --- drivers/spi/spi.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-)

Re: [spi-devel-general] [PATCH v3 0/2] spi: driver for Cirrus EP93xx SPI controller

2010-04-16 Thread H Hartley Sweeten
On Tuesday, April 13, 2010 7:10 AM, Mika Westerberg wrote: Hello, This is third revision of the driver. Thanks to Martin Guy who tested and reviewed the code. Changes since v2: - corrected spi clock rate calculation - interrupt handling is now more efficient - driver

Re: [spi-devel-general] [PATCH v3 2/2] ep93xx: SPI driver platform support code

2010-04-16 Thread H Hartley Sweeten
On Tuesday, April 13, 2010 7:10 AM, Mika Westerberg wrote: This patch adds platform side support code for EP93xx SPI driver. This includes clock, resources and muxing. There is a new function: ep93xx_register_spi() that can be used by board support code to register new SPI devices for the

[spi-devel-general] GET YOUR MOBILE PHONES OR CAMERAS OR LAPTOP OR GAMES AT AFFORDABLE PRICES

2010-04-16 Thread UK PHONE SHOP
Dear Prospective Customer, We are selling all brand and latest electronics such as mobile phones, pda, laptop, notebook, ipods, digital camera, gps, plasma television, games, at affordable and competitive prices. Our products are brand new ( mobiles are unlocked ) with complete

Re: [spi-devel-general] [PATCH v3 0/2] spi: driver for Cirrus EP93xx SPI controller

2010-04-16 Thread Mika Westerberg
On Fri, Apr 16, 2010 at 01:28:05PM -0500, H Hartley Sweeten wrote: I finally was able to get this working on my system. Not sure what the issue was earlier. Great :) The only thing I don't like right off hand is the chip select handling. The way it currently is done you are limited to