commit | 737a7c43807b9d01bc01e741b2095c8b4dcc1b13 | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Wed Jan 30 21:33:30 2013 +0100 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 05 17:16:41 2013 +0000 |
tree | e6ebcfd4e7a53f426a2ddab0797290401d8a886d | |
parent | b17de076062a677b11ec5054d61184d0134e851f [diff] |
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>