]> git.baikalelectronics.ru Git - kernel.git/commit
spi/mips-lantiq: make use of spi_finalize_current_message
authorJohn Crispin <blogic@openwrt.org>
Wed, 30 Jan 2013 20:33:30 +0000 (21:33 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 5 Feb 2013 17:16:41 +0000 (17:16 +0000)
commitd32b30defe145aa4f36fa115a860869ba2ada675
treee6ebcfd4e7a53f426a2ddab0797290401d8a886d
parent0209bab879e13d66bd17ceb6d5d6430ee88ad985
spi/mips-lantiq: make use of spi_finalize_current_message

Rather than calling m->complete() directly we choose the sane way and call
spi_finalize_current_message instead.

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi-falcon.c