Stefan Richter 32ce38f403 firewire: sbp2: fold two functions into one
sbp2_release_target() is folded into its primary user, sbp2_remove().
The only other caller, a failure path in sbp2_probe(), now uses
sbp2_remove().  This adds unnecessary cancel_delayed_work_sync() calls
to that failure path but results in less code and text.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2011-09-16 22:23:56 +02:00
..
2011-08-05 22:16:42 -04:00
2011-09-11 09:33:41 -03:00
2011-09-10 17:31:31 -07:00
2011-08-25 16:25:33 -07:00
2011-08-16 07:23:34 -07:00