Re: [PATCH] audio:am3517evm support for AIC23

2011-03-01 Thread Jarkko Nikula
Hi On Tue, 1 Mar 2011 21:13:38 +0530 Abhilash K V wrote: > This patch aims to fix the registration of the AIC23-based audio > module on the AM3517-EVM, with the following two changes: > > 1. The i2c_board_info entry supporting aic23 codec was added into >the i2c2 bus. > 2. The i2c client d

[PATCH] audio:am3517evm support for AIC23

2011-03-01 Thread Abhilash K V
This patch aims to fix the registration of the AIC23-based audio module on the AM3517-EVM, with the following two changes: 1. The i2c_board_info entry supporting aic23 codec was added into the i2c2 bus. 2. The i2c client device name (".2-001a" in this case, including the separator period) wa