aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorStephen Warren <[email protected]>2014-03-31 12:25:24 -0600
committerMark Brown <[email protected]>2014-04-01 12:39:26 +0100
commite3efe3bedb6592465d9a2bd116d5e611dae362c3 (patch)
tree848f5ea2d0c535f5db8f67478196adac33d53c37 /net/lapb/lapb_out.c
parentc159a85013afbb8283f0c7272812952e04d5c3a1 (diff)
ASoC: alc5632: fix uninit var in alc5632_probe()
alc5632_probe() returns ret, yet it is not initialized or set anywhere. This ends up causing the function to appear to fail, and audio not to work on the Toshiba AC100, with my compiler at least. This function used to set ret in all cases, but recent cleanup removed that. Fixes: 5d6be5aa6bec ("ASoC: codec: Simplify ASoC probe code.") Signed-off-by: Stephen Warren <[email protected]> Reviewed-by: Thierry Reding <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions