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)
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>

No differences found