ASoC: rt5665: fix wrong register for bclk ratio control
[sfrench/cifs-2.6.git] / sound / soc / codecs / hdac_hdmi.h
1 #ifndef __HDAC_HDMI_H__
2 #define __HDAC_HDMI_H__
3
4 int hdac_hdmi_jack_init(struct snd_soc_dai *dai, int pcm,
5                                 struct snd_soc_jack *jack);
6
7 int hdac_hdmi_jack_port_init(struct snd_soc_codec *codec,
8                         struct snd_soc_dapm_context *dapm);
9 #endif /* __HDAC_HDMI_H__ */