Skip to content

Commit

Permalink
Merge remote-tracking branch 'asoc/fix/max98088' into asoc-linus
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Jul 23, 2013
2 parents 639f817 + cb6f66a commit a67061e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/codecs/max98088.c
Original file line number Diff line number Diff line change
Expand Up @@ -1612,7 +1612,7 @@ static int max98088_dai2_digital_mute(struct snd_soc_dai *codec_dai, int mute)

static void max98088_sync_cache(struct snd_soc_codec *codec)
{
u16 *reg_cache = codec->reg_cache;
u8 *reg_cache = codec->reg_cache;
int i;

if (!codec->cache_sync)
Expand Down

0 comments on commit a67061e

Please sign in to comment.