Skip to content

Commit e99482f

Browse files
povikjannau
authored andcommitted
ASoC: macaudio: Remove stale 'speaker_nchans' fields
Signed-off-by: Martin Povišer <povik+lin@cutebit.org>
1 parent 1bbc783 commit e99482f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

sound/soc/apple/macaudio.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@ struct macaudio_snd_data {
7373
bool is_headphones;
7474
unsigned int tdm_mask;
7575
} *link_props;
76-
77-
unsigned int speaker_nchans_array[2];
78-
struct snd_pcm_hw_constraint_list speaker_nchans_list;
7976
};
8077

8178
static bool please_blow_up_my_speakers;

0 commit comments

Comments
 (0)