[alsa-devel] [PATCH] ASoC: wm8996: fix small typo
Mark Brown
broonie at kernel.org
Mon Nov 5 11:36:57 CET 2018
On Fri, Nov 02, 2018 at 09:30:06AM +0800, sh liu wrote:
> From e9b923690675ca8fa883fd25dcead5b457856735 Mon Sep 17 00:00:00 2001
> From: liush <liush at allwinnertech.com>
> Date: Fri, 2 Nov 2018 08:57:00 +0800
> Subject: [PATCH] ASoC: wm8996: fix small typo
>
> atleast -> at least
>
> Change-Id: Icc970b438166daef13518b7d1a62b13eb8752f5f
> Signed-off-by: liush <liush at allwinnertech.com>
This patch is corrupted and can't be applied:
> *codec, int fll_id, int source,
> if (i2c->irq)
> timeout *= 10;
> else
> - /* ensure timeout of atleast 1 jiffies */
> + /* ensure timeout of at least 1 jiffies */
> timeout = timeout/2 ? : 1;
>
It looks like tabs have been replaced by spaces in whatever you're using
to send it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20181105/3023156a/attachment-0001.sig>
More information about the Alsa-devel
mailing list