commit | 760c83c1c98fc53ec3aad75e2778ffbff8763064 | [log] [tgz] |
---|---|---|
author | Bo Shen <voice.shen@atmel.com> | Tue Dec 17 17:34:43 2013 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Tue Dec 17 17:21:14 2013 +0100 |
tree | c2bfcec5e6044fcdf736e29803799a451a82afc0 | |
parent | c9e70e200e5de5f17789f6e08cb0ee0d356098ba [diff] |
arm: atmel: at91sam9x5: cleanup cs configure for spi As the cs for spi is worked in gpio mode, so no need to configure it as peripheral and then configure to gpio. Configure it to gpio directly. Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>