linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-input@vger.kernel.org, Henrik Rydberg <rydberg@bitmath.org>
Subject: Re: [PATCH 2/2 v6] Input: cy8ctma140 - add driver
Date: Sat, 9 May 2020 22:25:29 -0700	[thread overview]
Message-ID: <20200510052529.GR89269@dtor-ws> (raw)
In-Reply-To: <20200506123435.187432-2-linus.walleij@linaro.org>

Hi Linus,

On Wed, May 06, 2020 at 02:34:35PM +0200, Linus Walleij wrote:
> +static const struct of_device_id cy8ctma140_of_match[] = {
> +	{
> +		.compatible = "cypress,cy8ctma140",
> +	},
> +};

This is missing the sentinel entry, I added it and applied.

Thank you.

-- 
Dmitry

      reply	other threads:[~2020-05-10  5:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 12:34 [PATCH 1/2 v6] dt-bindings: touchscreen: Add CY8CTMA140 bindings Linus Walleij
2020-05-06 12:34 ` [PATCH 2/2 v6] Input: cy8ctma140 - add driver Linus Walleij
2020-05-10  5:25   ` Dmitry Torokhov [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=20200510052529.GR89269@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-input@vger.kernel.org \
    --cc=rydberg@bitmath.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).