spi/au1550_spi: fix setupxfer not to override cfg with zeros
authorJan Nikitenko <jan.nikitenko@gmail.com>
Mon, 7 Dec 2009 12:50:30 +0000 (12:50 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 9 Dec 2009 01:48:16 +0000 (18:48 -0700)
commit04ba24b34ac8ea4885295a7f7f78f719bc8c859b
tree084b85b31b34445137d8a71efc379891757fc25b
parentb3a08945166adc8515a8c7927fbf0df264db5b63
spi/au1550_spi: fix setupxfer not to override cfg with zeros

fix setupxfer() not to override generic configuration of speed_hz
and bits_per_word with zeros

Signed-off-by: Jan Nikitenko <jan.nikitenko@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/au1550_spi.c