Axel Lin 680c1305e2 spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove path
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>
2011-05-20 00:43:07 -06:00
..
2011-03-31 11:26:23 -03:00
2011-05-20 00:43:00 -06:00
2011-05-20 00:43:00 -06:00
2011-03-31 11:26:23 -03:00
2011-02-22 14:59:53 -07:00
2011-03-31 11:26:23 -03:00
2011-02-03 09:55:43 -07:00
2011-03-15 08:17:22 -07:00