25 Jun
2010
25 Jun
'10
2:43 p.m.
On Fri, Jun 25, 2010 at 04:54:32PM +0900, Kuninori Morimoto wrote:
ak4642 driver is used for ak4642/ak4643. So, reading real register value is better than using constant value.
Better yet would be to just select the appropriate set of register defaults based on the device being used at system startup - that way the driver gets the benefits of the default table (eg, reducing the number of writes done at system startup and resume) and doesn't need to delay boot to read the full register map.