ARM: OMAP: Fix uWire SPI driver CS deselect.
authorImre Deak <imre.deak@nokia.com>
Wed, 15 Feb 2006 16:02:02 +0000 (18:02 +0200)
committerJuha Yrjola <juha.yrjola@nokia.com>
Tue, 21 Feb 2006 12:00:25 +0000 (14:00 +0200)
CS deselection didn't work as expected. Writing 0 to CSR isn't enough,
the given CS value with CS_CMD cleared has to be written.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
Signed-off-by: Juha Yrjola <juha.yrjola@nokia.com>

No differences found