From: Lars-Peter Clausen Date: Tue, 18 Feb 2014 14:57:35 +0000 (+0100) Subject: ASoC: Add ADAU1977 CODEC driver X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~8^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=603597c9375b8162edae3231dd4cc7f1f500de79;p=pandora-kernel.git ASoC: Add ADAU1977 CODEC driver This patch adds support for the ADAU1977, ADAU1978 and ADAU1979 audio CODEC devices. They are a family of 4-channel differential input audio ADC devices. They can be connected to either a SPI or I2C bus. The driver is implemented in three modules, one main module (adau1977.ko) which implements the device logic and one module each for SPI (adau1977-spi.ko) and I2C (adau1977-i2c.ko) bus access. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed