diff options
author | Jarkko Nikula <jhnikula@gmail.com> | 2010-11-03 14:39:00 (GMT) |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-11-03 14:50:46 (GMT) |
commit | 75e3f3137cb570661c2ad3035a139dda671fbb63 (patch) | |
tree | 336dcb08e377a7bbc579618eb6ac82f816fca744 /net/bluetooth/rfcomm | |
parent | cf78c0c4267c37f2f98cb03a73c0a99c2cdaef87 (diff) | |
download | linux-fsl-qoriq-75e3f3137cb570661c2ad3035a139dda671fbb63.tar.xz |
ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_power
Patch "ASoC: tpa6130a2: Fix unbalanced regulator disables" introduced a
compiler warning "‘ret’ may be used uninitialized in this function".
Initialize ret to zero to get rid of it and making sure that the function
does not return any random error code when the code is falling through.
Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'net/bluetooth/rfcomm')
0 files changed, 0 insertions, 0 deletions