ASoC: blackfin: Don't set unused struct snd_pcm_hardware fields
[firefly-linux-kernel-4.4.55.git] / sound / soc / blackfin / bf5xx-ac97-pcm.c
index 1d4c676eb6cc696e78f6722525923c91e3afe936..cdb8ee75ded924de68bbf33b168af3489c0fadcc 100644 (file)
@@ -107,7 +107,6 @@ static const struct snd_pcm_hardware bf5xx_pcm_hardware = {
 #endif
                                   SNDRV_PCM_INFO_BLOCK_TRANSFER,
 
-       .formats                = SNDRV_PCM_FMTBIT_S16_LE,
        .period_bytes_min       = 32,
        .period_bytes_max       = 0x10000,
        .periods_min            = 1,