24 Dec
2012
24 Dec
'12
3:31 p.m.
On Sun, Dec 23, 2012 at 03:45:31PM -0200, Fabio Estevam wrote:
- snd_soc_write(codec, SGTL5000_CHIP_MIC_CTRL, 0);
- snd_soc_write(codec, SGTL5000_CHIP_MIC_CTRL, 2);
Hrm, on second thoughts I see we're already changing the default so I applied this but we really should just change the driver to leave the device with whatever setting it powers on with - this is an example of the sort of thing we're trying to avoid.