From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: "Colin King (gmail)" <colin.i.king@gmail.com>
Cc: Jonathan Cameron <jic23@kernel.org>,
David Lechner <dlechner@baylibre.com>,
nuno.sa@analog.com, Andy Shevchenko <andy@kernel.org>,
Gustavo Bastos <gustavobastos@usp.br>,
Andrew Ijano <andrew.ijano@gmail.com>,
Julien Stephan <jstephan@baylibre.com>,
linux-iio@vger.kernel.org,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: iio: accel: sca3000: dead code issue
Date: Wed, 2 Jul 2025 15:11:26 +0300 [thread overview]
Message-ID: <aGUh7uXenHc7NYB2@smile.fi.intel.com> (raw)
In-Reply-To: <1c1e39cb-5fe0-46b3-898e-c65bbb3beb30@gmail.com>
On Wed, Jul 02, 2025 at 10:00:55AM +0100, Colin King (gmail) wrote:
> ret = spi_w8r8(st->us,
> SCA3000_READ_REG(SCA3000_REG_BUF_COUNT_ADDR));
>
> >>> the call to spi_w8r8 returns 0 on success or -ve on an error
Where did you get this from, please? Any link to elixir or Git repo?
>
> if (ret)
> goto error_ret;
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2025-07-02 12:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-02 9:00 iio: accel: sca3000: dead code issue Colin King (gmail)
2025-07-02 12:11 ` Andy Shevchenko [this message]
2025-07-02 15:40 ` Jonathan Cameron
2025-07-03 2:52 ` Andrew Ijano
2025-07-03 10:27 ` Jonathan Cameron
2025-07-03 8:00 ` Andy Shevchenko
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=aGUh7uXenHc7NYB2@smile.fi.intel.com \
--to=andriy.shevchenko@intel.com \
--cc=andrew.ijano@gmail.com \
--cc=andy@kernel.org \
--cc=colin.i.king@gmail.com \
--cc=dlechner@baylibre.com \
--cc=gustavobastos@usp.br \
--cc=jic23@kernel.org \
--cc=jstephan@baylibre.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nuno.sa@analog.com \
/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.