1 Apr
2014
1 Apr
'14
1:40 p.m.
On Mon, Mar 31, 2014 at 12:25:24PM -0600, Stephen Warren wrote:
From: Stephen Warren swarren@nvidia.com
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.
Applied, thanks.