]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
bfin_spi: add spi_set_speed
authorThomas Chou <thomas@wytron.com.tw>
Fri, 24 Dec 2010 07:16:08 +0000 (15:16 +0800)
committerMike Frysinger <vapier@gentoo.org>
Mon, 25 Apr 2011 05:45:42 +0000 (01:45 -0400)
commit6c3eb43a0f60ee50ca86db3544988ff09163ddbd
tree267fca08559f0872bc95b1c0aec62ee8f361a951
parentfa1423e707b30b3eb5251e976560ed5decfd2e3c
bfin_spi: add spi_set_speed

The new speed will be applied by spi_claim_bus.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
drivers/spi/bfin_spi.c