14 Aug
2015
14 Aug
'15
6:07 p.m.
On Fri, Aug 14, 2015 at 11:10:10AM +0200, Ricard Wanderlof wrote:
V2: Update after comments from Lars-Peter yesterday: set rate to CONTINUOUS and let ALSA figure out the details, also removing hw_params as it is then not needed.
Please add any non-changelog content like this after the --- as covered in SubmittingPatches.
+static int ics43432_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt) +{
- switch (fmt & SND_SOC_DAIFMT_INV_MASK) {
This still seems redundant (IIRC Lars mentioned this...).