15 Mar
2013
15 Mar
'13
2:29 a.m.
On Thu, Mar 14, 2013 at 09:26:24PM +0100, Peter Ujfalusi wrote:
*path is not yet initialized when we check if the widget is connected.
The compiler also warns about this: sound/soc/soc-dapm.c: In function 'is_connected_output_ep': sound/soc/soc-dapm.c:824:18: warning: 'path' may be used uninitialized in this function
Applied, thanks.