17 Nov
2011
17 Nov
'11
2:20 p.m.
On Wed, Nov 16, 2011 at 09:11:00PM +0200, Leon Romanovsky wrote:
On Wed, Nov 16, 2011 at 12:35, Mark Brown
This is only needed if the driver supports more than one control interface. If it only supports I2C then this should be sorted out at Kconfig stage.
It is the same as your WM9081 codec, you have entry in Kconfig and CONFIG_I2C in the code.
Anyway this codec is not usable without I2C, so we can drop this patch.
Some devices do have both I2C and SPI support but didn't get round to adding one bus or the other.