aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5677.h
diff options
context:
space:
mode:
authorCurtis Malainey <cujomalainey@chromium.org>2019-05-07 16:32:13 -0700
committerMark Brown <broonie@kernel.org>2019-05-08 15:43:52 +0900
commit893d1a9c5c1c246eb756c828a12b5966d2ed9a17 (patch)
tree5363e16f93fa47b907060ba22bb7b65cab352b22 /sound/soc/codecs/rt5677.h
parentASoC: rt5677: use more of the volume range from DACs (diff)
downloadlinux-dev-893d1a9c5c1c246eb756c828a12b5966d2ed9a17.tar.xz
linux-dev-893d1a9c5c1c246eb756c828a12b5966d2ed9a17.zip
ASoC: rt5677: Add component driver name
Add name to component driver so it is possible to lookup the component when needed. Signed-off-by: Curtis Malainey <cujomalainey@chromium.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/rt5677.h')
-rw-r--r--sound/soc/codecs/rt5677.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/rt5677.h b/sound/soc/codecs/rt5677.h
index 183d92b03045..11a2ffceec3b 100644
--- a/sound/soc/codecs/rt5677.h
+++ b/sound/soc/codecs/rt5677.h
@@ -1674,6 +1674,8 @@
#define RT5677_FIRMWARE1 "rt5677_dsp_fw1.bin"
#define RT5677_FIRMWARE2 "rt5677_dsp_fw2.bin"
+#define RT5677_DRV_NAME "rt5677"
+
/* System Clock Source */
enum {
RT5677_SCLK_S_MCLK,