diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-05-11 21:28:16 +0800 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2011-05-20 00:43:07 -0600 |
commit | 8901e1b98e1dad75c4567d03dd00a59bd6c450e8 (patch) | |
tree | c5c78d6bc7bd6b0500503ed4523bb08fa6414e33 /net | |
parent | 680c1305e259a488f489bc887854523b6c6e0705 (diff) | |
download | op-kernel-dev-8901e1b98e1dad75c4567d03dd00a59bd6c450e8.zip op-kernel-dev-8901e1b98e1dad75c4567d03dd00a59bd6c450e8.tar.gz |
spi/spi_tegra: use spi_unregister_master() instead of spi_master_put()
spi_master_put() should only be used in error handling.
Once spi_register_master() returns success, we should call
spi_unregister_master() instead.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions