diff options
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2011-08-27 13:35:23 (GMT) |
---|---|---|
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2011-09-16 20:23:56 (GMT) |
commit | 32ce38f40337cf4a805552e494354d961587c838 (patch) | |
tree | 57ed8273ecf184c6ebf1ef4b155a1b648d23b1f7 /drivers/sfi/sfi_core.h | |
parent | b2af07b6844aade3a6d69511625bef2b1cb609cc (diff) | |
download | linux-fsl-qoriq-32ce38f40337cf4a805552e494354d961587c838.tar.xz |
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>
Diffstat (limited to 'drivers/sfi/sfi_core.h')
0 files changed, 0 insertions, 0 deletions