ASoC: atmel-pdmic: Remove endianness flag on pdmic component
[sfrench/cifs-2.6.git] / sound / soc / atmel / atmel-pdmic.c
index 42117de299e7469daf15dd0c89f2bc776058d7d8..ea34efac2fff5133a6d36c44711f2f9619fbe5ad 100644 (file)
@@ -481,7 +481,6 @@ static const struct snd_soc_component_driver atmel_pdmic_cpu_dai_component = {
        .num_controls           = ARRAY_SIZE(atmel_pdmic_snd_controls),
        .idle_bias_on           = 1,
        .use_pmdown_time        = 1,
-       .endianness             = 1,
 };
 
 /* ASoC sound card */