public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Jonathan Cameron <jic23@kernel.org>,
	Lars-Peter Clausen <lars@metafoo.de>
Subject: [PATCH v2 0/3] iio: adc: ti-adc128s052: Some refactorings
Date: Mon,  2 Jan 2023 19:34:47 +0200	[thread overview]
Message-ID: <20230102173450.29882-1-andriy.shevchenko@linux.intel.com> (raw)

Refactor driver to use newest API and drop ACPI_PTR() which is rather
useless.

Changelog v2:
- united two previously sent series into a single one
- dropped for now the endianess patch
- fixed compilation issues (Jonathan, LKP)

Andy Shevchenko (3):
  iio: adc: ti-adc128s052: Switch to use spi_get_device_match_data()
  iio: adc: ti-adc128s052: Drop anti-pattern of ACPI_PTR() use
  iio: adc: ti-adc128s052: Sort headers

 drivers/iio/adc/ti-adc128s052.c | 54 +++++++++++++++------------------
 1 file changed, 24 insertions(+), 30 deletions(-)

-- 
2.35.1


             reply	other threads:[~2023-01-02 17:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-02 17:34 Andy Shevchenko [this message]
2023-01-02 17:34 ` [PATCH v2 1/3] iio: adc: ti-adc128s052: Switch to use spi_get_device_match_data() Andy Shevchenko
2023-01-02 17:34 ` [PATCH v2 2/3] iio: adc: ti-adc128s052: Drop anti-pattern of ACPI_PTR() use Andy Shevchenko
2023-01-02 17:34 ` [PATCH v2 3/3] iio: adc: ti-adc128s052: Sort headers Andy Shevchenko
2023-01-08 12:13 ` [PATCH v2 0/3] iio: adc: ti-adc128s052: Some refactorings Jonathan Cameron

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=20230102173450.29882-1-andriy.shevchenko@linux.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@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