ASoC: Intel: bytcr_rt5651: Add BYT_RT5651_DEFAULT_QUIRKS define
commitfc7c460fbb4003bf3f5d2b435079c85888644663
authorHans de Goede <hdegoede@redhat.com>
Sun, 24 Jun 2018 14:06:26 +0000 (24 16:06 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 27 Jun 2018 11:10:53 +0000 (27 12:10 +0100)
tree7de906bcbfc326bb4f4b09c5718e593bd4b7031a
parentf339155a4063cf3177bb38f6e83760951148e86b
ASoC: Intel: bytcr_rt5651: Add BYT_RT5651_DEFAULT_QUIRKS define

Almost all boards use the mclk and use the same jack-detect settings, add
a BYT_RT5651_DEFAULT_QUIRKS define for this.

This shaves of some lines and makes it easier to see which settings are
unique to a certain model.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bytcr_rt5651.c