]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit1490b86f74a637c5e8586d95f97937f434795089
treeb27296a3281889a5f6741217774e10586e5f1879
parentb0a965da34beb8f9335350257a64e0ddd854e678
ARM: OMAP: Fix uWire SPI driver CS deselect.

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>
drivers/spi/omap_uwire.c