All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
	Peter Rosin <peda@axentia.se>,
	Bartosz Golaszewski <brgl@bgdev.pl>,
	Andi Shyti <andi.shyti@kernel.org>
Subject: [PULL REQUEST] i2c-for-6.5-rc1-part2
Date: Fri, 7 Jul 2023 21:59:35 +0200	[thread overview]
Message-ID: <ZKhup2kTPKNKm2sW@ninjato> (raw)

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

The following changes since commit 7b82e90411826deee07c180ec35f64d31051d154:

  Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic (2023-07-06 10:06:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.5-rc1-part2

for you to fetch changes up to 6537ed3904a3b3720e5e238dd5d542448fcf94c2:

  i2c: mpc: Drop unused variable (2023-07-06 21:45:05 +0200)

----------------------------------------------------------------
Part 2 of I2C patches for 6.5

* xiic patch should have been in part 1 but slipped through
* mpc patch fixes a build regression from part 1
* nomadik is a fix which needed a rebase after part 1

----------------------------------------------------------------
Christophe JAILLET (1):
      i2c: nomadik: Remove a useless call in the remove function

Guenter Roeck (1):
      i2c: mpc: Drop unused variable

Robert Hancock (1):
      i2c: xiic: Don't try to handle more interrupt events after error


with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (1):
      (Rev.) i2c: nomadik: Remove a useless call in the remove function

 drivers/i2c/busses/i2c-mpc.c     | 1 -
 drivers/i2c/busses/i2c-nomadik.c | 2 --
 drivers/i2c/busses/i2c-xiic.c    | 2 ++
 3 files changed, 2 insertions(+), 3 deletions(-)

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

             reply	other threads:[~2023-07-07 19:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-07 19:59 Wolfram Sang [this message]
2023-07-08 20:08 ` [PULL REQUEST] i2c-for-6.5-rc1-part2 pr-tracker-bot

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=ZKhup2kTPKNKm2sW@ninjato \
    --to=wsa@kernel.org \
    --cc=andi.shyti@kernel.org \
    --cc=brgl@bgdev.pl \
    --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.