]> git.karo-electronics.de Git - karo-tx-linux.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)
commit737a7c43807b9d01bc01e741b2095c8b4dcc1b13
treee6ebcfd4e7a53f426a2ddab0797290401d8a886d
parentb17de076062a677b11ec5054d61184d0134e851f
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