Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1641333 > unrolled thread
| Started by | Mark Brown <broonie@kernel.org> |
|---|---|
| First post | 2017-05-15 10:00 +0200 |
| Last post | 2017-05-15 10:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] ASoC: max98927: Adding support for TDM mode and Envelop tracking control Mark Brown <broonie@kernel.org> - 2017-05-15 10:00 +0200
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Date | 2017-05-15 10:00 +0200 |
| Subject | Re: [PATCH] ASoC: max98927: Adding support for TDM mode and Envelop tracking control |
| Message-ID | <tHj58-5aS-9@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On Fri, May 05, 2017 at 10:42:15AM -0700, Ryan Lee wrote: > Signed-off-by: Ryan Lee <ryans.lee@maximintegrated.com> > --- The subject line suggests that this is adding two new features. Unless they are very closely related in the code they should be submitted as separate patches as covered in SubmittingPatches. > default: > - dev_err(codec->dev, "DAI clock mode unsupported"); > + dev_err(codec->dev, "DAI clock mode unsupported\n"); > return -EINVAL; > } > It also seems like there are a number of unrelated stylistic changes in this patch. While it's fine to make such changes they too should be in separate patches.
Back to top | Article view | linux.kernel
csiph-web