[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181205113045.GD26661@dell>
Date: Wed, 5 Dec 2018 11:30:45 +0000
From: Lee Jones <lee.jones@...aro.org>
To: Cheng-yi Chiang <cychiang@...omium.org>
Cc: linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>,
alsa-devel@...a-project.org, Dylan Reid <dgreid@...omium.org>,
tzungbi@...omium.org, rohitkr@...eaurora.org
Subject: Re: [PATCH 1/3] mfd: cros_ec: Add commands to control codec
On Wed, 05 Dec 2018, Cheng-yi Chiang wrote:
> Hi Lee,
>
> I tried to apply this patch based on
> for-mfd-next branch of mfd tree (
> git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git )
> Then, I tried to compile all modules by
>
> ARCH=x86_64 make allyesconfig
> ARCH=x86_64 make -j64
>
> There was no error.
> Could you please let me know what was the error when you failed to
> apply this patch ?
Doesn't work for me.
lee@...t:~/projects/kernel [for-mfd-next]$ formfdnext
Applying: mfd: cros_ec: Add commands to control codec
error: sha1 information is lacking or useless (include/linux/mfd/cros_ec_commands.h).
error: could not build fake ancestor
Patch failed at 0001 mfd: cros_ec: Add commands to control codec
Use 'git am --show-current-patch' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
> On Tue, Dec 4, 2018 at 9:46 AM Cheng-yi Chiang <cychiang@...omium.org> wrote:
> >
> > On Mon, Dec 3, 2018 at 7:19 PM Lee Jones <lee.jones@...aro.org> wrote:
> > >
> > > On Wed, 28 Nov 2018, Lee Jones wrote:
> > >
> > > > On Tue, 27 Nov 2018, Cheng-Yi Chiang wrote:
> > > >
> > > > > Add EC host commands to control codec on EC.
> > > > >
> > > > > Signed-off-by: Cheng-Yi Chiang <cychiang@...omium.org>
> > > > > ---
> > > > > include/linux/mfd/cros_ec_commands.h | 94 ++++++++++++++++++++++++++++
> > > > > 1 file changed, 94 insertions(+)
> > > >
> > > > Applied, thanks.
> > >
> > > Turns out that this does not actually apply.
> > >
> > > What is it based on?
> >
> > Hi Lee,
> > I am sorry about that!
> > The patch series was based on Mark Brown's tree (
> > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git )
> > for-next branch.
> > I will rebase it on upstream master branch in v2 when I address other
> > comments in codec driver.
> > Thanks!
> >
> > >
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists