
20 Aug
2009
20 Aug
'09
10:04 p.m.
On Thu, Aug 20, 2009 at 09:01:24PM +0900, Kuninori Morimoto wrote:
This patch is tested by ms7724se
This looks good except...
+struct ak4642_setup_data ak4642_setup = {
- .i2c_bus = 0,
- .i2c_address = 0x12, /* 0x13 */
+};
...this shouldn't be needed any more due to the updates in the CODEC driver.