linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: corentin noel <corentin.noel56@gmail.com>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] spi: spi-au1550: pr_err instead of printk
Date: Mon, 25 Jan 2021 13:02:41 +0000	[thread overview]
Message-ID: <20210125130241.GA12316@sirena.org.uk> (raw)
In-Reply-To: <20210123030344.15999-1-corentin.noel56@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 499 bytes --]

On Sat, Jan 23, 2021 at 04:03:44AM +0100, corentin noel wrote:
> Signed-off-by: corentin noel <corentin.noel56@gmail.com>

This doesn't apply against current code, please check and resend.  It
should apply against my tree which already has your previous patches
including the one which 

>  		if (!ddma_memid)
> -			printk(KERN_ERR "au1550-spi: cannot add memory"
> -					"dbdma device\n");
> +			pr_err("au1550-spi: cannot add memory dbdma device\n");

merged this onto a single line.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      reply	other threads:[~2021-01-26  3:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-23  3:03 [PATCH] spi: spi-au1550: pr_err instead of printk corentin noel
2021-01-25 13:02 ` Mark Brown [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210125130241.GA12316@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=corentin.noel56@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).