From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: Eugen Hristev <eugen.hristev@microchip.com>,
kernel@pengutronix.de, linux-kernel@vger.kernel.org,
linux-input@vger.kernel.org, David Jander <david@protonic.nl>
Subject: Re: [PATCH v1] Input: resistive-adc-touch - fix division by zero error on z1 == 0
Date: Fri, 15 Oct 2021 21:16:20 -0700 [thread overview]
Message-ID: <YWpSFJ0hEc81qad7@google.com> (raw)
In-Reply-To: <20211007095727.29579-1-o.rempel@pengutronix.de>
On Thu, Oct 07, 2021 at 11:57:27AM +0200, Oleksij Rempel wrote:
> For proper pressure calculation we need at least x and z1 to be non
> zero. Even worse, in case z1 we may run in to division by zero
> error.
>
> Fixes: 60b7db914ddd ("Input: resistive-adc-touch - rework mapping of channels")
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Applied, thank you.
--
Dmitry
prev parent reply other threads:[~2021-10-16 4:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-07 9:57 [PATCH v1] Input: resistive-adc-touch - fix division by zero error on z1 == 0 Oleksij Rempel
2021-10-16 4:16 ` 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=YWpSFJ0hEc81qad7@google.com \
--to=dmitry.torokhov@gmail.com \
--cc=david@protonic.nl \
--cc=eugen.hristev@microchip.com \
--cc=kernel@pengutronix.de \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=o.rempel@pengutronix.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.