Re: [alsa-devel] [PATCH 1/2] ASoC: tlv320aic3x: Convert mic bias to a supply widget

2013-01-31 Thread Peter Ujfalusi
On 01/30/2013 02:22 PM, Hebbar Gururaja wrote: @@ -1493,6 +1544,28 @@ static int aic3x_i2c_probe(struct i2c_client *i2c, aic3x-setup = ai3x_setup; } + if (!of_property_read_u32(np, ai3x-micbias-vg, value)) { + switch

RE: [alsa-devel] [PATCH 1/2] ASoC: tlv320aic3x: Convert mic bias to a supply widget

2013-01-31 Thread Hebbar, Gururaja
On Thu, Jan 31, 2013 at 13:32:22, Ujfalusi, Peter wrote: On 01/30/2013 02:22 PM, Hebbar Gururaja wrote: @@ -1493,6 +1544,28 @@ static int aic3x_i2c_probe(struct i2c_client *i2c, aic3x-setup = ai3x_setup; } + if (!of_property_read_u32(np,