]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spi: davinci: Remove duplicate code to set bus and cs for slave
authorAxel Lin <axel.lin@ingics.com>
Tue, 13 Jan 2015 01:01:19 +0000 (09:01 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:35:12 +0000 (14:35 +0200)
commit4d5abf0e30b06fd83dcaccda20ae88310048dd2a
treef6d77c45b82962da56ddde351efd8561c094113d
parente2b4022babbf580d0cc58a31b58d3b5393e01cbc
spi: davinci: Remove duplicate code to set bus and cs for slave

It's done in spi_alloc_slave().

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
drivers/spi/davinci_spi.c