ramips: use transfer_one instead of transfer_one_message on rt2880 spi
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Nov 2015 11:49:04 +0000 (11:49 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 22 Nov 2015 11:49:04 +0000 (11:49 +0000)
commit9bba46937c4723b0604fa4d81dd354710d2e320b
tree377a0063d4543e477d20ecf236d78b6576945d60
parent54f389f00900377ca8d949488dbccd4f580ed71f
ramips: use transfer_one instead of transfer_one_message on rt2880 spi

* use kernel buildin transfer_one_message. we only need to implement
transfer_one and set_cs function
* should support use gpio as cs pin
* deselected the spi device when setup and add debug info
* only reset device when first driver probe

Signed-off-by: Michael Lee <igvtee@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47579 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ramips/patches-3.18/0050-SPI-ralink-add-Ralink-SoC-spi-driver.patch