asoc: clean up audio drivers and remove unused files

Clean up audio drivers and remove unused files.

Change-Id: I50559ac3c5f4a1f4336e4480cd3ff235d015441e
Signed-off-by: Meng Wang <mengw@codeaurora.org>
This commit is contained in:
Meng Wang
2018-11-16 13:06:16 +08:00
parent 53ad8477b6
commit d6107d0bbe
68 changed files with 18 additions and 53146 deletions

View File

@@ -105,8 +105,6 @@
#define IS_CODEC_VERSION(wcd, wcdversion) \
((wcd->version == wcdversion) ? true : false)
#define PAHU_VERSION_1_0 0
enum {
CDC_V_1_0,
CDC_V_1_1,
@@ -119,7 +117,6 @@ enum codec_variant {
WCD9335,
WCD9326,
WCD934X,
WCD9360,
};
enum wcd9xxx_slim_slave_addr_type {
@@ -298,7 +295,6 @@ enum wcd9xxx_chipid_major {
TASHA_MAJOR = cpu_to_le16(0x0),
TASHA2P0_MAJOR = cpu_to_le16(0x107),
TAVIL_MAJOR = cpu_to_le16(0x108),
PAHU_MAJOR = cpu_to_le16(0x109),
};
enum codec_power_states {