All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Jean Delvare <jdelvare@suse.de>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
	Peter Rosin <peda@axentia.se>,
	Bartosz Golaszewski <brgl@bgdev.pl>
Subject: [PULL REQUEST] i2c for 4.19
Date: Fri, 24 Aug 2018 17:37:40 +0200	[thread overview]
Message-ID: <20180824153735.ffqgp6k3utguwpwb@ninjato> (raw)

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

Linus,

as promised, here is my 2nd pull request for I2C, containing:

* removal of the attach_adapter callback, converting its last user
* removal of any __deprecated usage within I2C
* one email address update
* some SPDX conversion

CCing Jean on this one, he will probably be happy to finally see
attach_adapter be gone for good as well :)

Thanks,

   Wolfram


The following changes since commit 33e17876ea4edcd7f5c01efa78e8d02889261abf:

  Merge branch 'akpm' (patches from Andrew) (2018-08-23 19:20:12 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next

for you to fetch changes up to 00efcdce67a365ec1881a6fbf17f769d690244e9:

  i2c: don't use any __deprecated handling anymore (2018-08-24 17:26:43 +0200)

----------------------------------------------------------------
Peter Korsgaard (1):
      i2c: ocores: update my email address

Sedat Dilek (1):
      i2c: don't use any __deprecated handling anymore

Wolfram Sang (3):
      macintosh: therm_windtunnel: drop using attach_adapter
      i2c: remove deprecated attach_adapter callback
      i2c: use SPDX identifier for Renesas drivers


with much appreciated quality assurance from
----------------------------------------------------------------
Simon Horman (1):
      (Rev.) i2c: use SPDX identifier for Renesas drivers

 Documentation/i2c/busses/i2c-ocores      |  2 +-
 MAINTAINERS                              |  2 +-
 drivers/i2c/Makefile                     |  1 -
 drivers/i2c/busses/i2c-emev2.c           |  5 +----
 drivers/i2c/busses/i2c-highlander.c      |  5 +----
 drivers/i2c/busses/i2c-ocores.c          |  4 ++--
 drivers/i2c/busses/i2c-rcar.c            | 10 +---------
 drivers/i2c/busses/i2c-riic.c            |  5 +----
 drivers/i2c/busses/i2c-sh_mobile.c       | 10 +---------
 drivers/i2c/i2c-core-base.c              | 11 +----------
 drivers/macintosh/therm_windtunnel.c     | 25 +++++++++++++++++++++++--
 include/linux/i2c.h                      |  6 ------
 include/linux/platform_data/i2c-ocores.h |  2 +-
 13 files changed, 34 insertions(+), 54 deletions(-)

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

             reply	other threads:[~2018-08-24 15:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-24 15:37 Wolfram Sang [this message]
2018-08-27 13:58 ` [PULL REQUEST] i2c for 4.19 Jean Delvare
  -- strict thread matches above, loose matches on Subject: below --
2018-10-21 10:40 Wolfram Sang
2018-10-21 19:49 ` Greg KH
2018-10-13 16:21 Wolfram Sang
2018-10-14  6:55 ` Greg KH
2018-10-06 20:37 Wolfram Sang
2018-10-07  5:21 ` Greg KH
2018-09-07 19:55 Wolfram Sang
2018-08-31 12:41 Wolfram Sang
2018-08-21 14:04 Wolfram Sang

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=20180824153735.ffqgp6k3utguwpwb@ninjato \
    --to=wsa@the-dreams.de \
    --cc=brgl@bgdev.pl \
    --cc=jdelvare@suse.de \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peda@axentia.se \
    --cc=torvalds@linux-foundation.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 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.