mbox series

[GIT,PULL] i2c-host-fixes for v6.15-rc5

Message ID nflt7kb4vjqzg52g55lpyp7yvbbuwdj3au6xecuufojtucbhqp@visdczivr45s
State Accepted
Delegated to: Wolfram Sang
Headers show
Series [GIT,PULL] i2c-host-fixes for v6.15-rc5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.15-rc5

Message

Andi Shyti May 2, 2025, 8:44 a.m. UTC
Hi Wolfram,

only one fix in this quiet week's pull request.

Have a good weekend,
Andi

The following changes since commit b4432656b36e5cc1d50a1f2dc15357543add530e:

  Linux 6.15-rc4 (2025-04-27 15:19:23 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.15-rc5

for you to fetch changes up to b1852c5de2f2a37dd4462f7837c9e3e678f9e546:

  i2c: imx-lpi2c: Fix clock count when probe defers (2025-04-29 10:18:51 +0200)

----------------------------------------------------------------
i2c-host-fixes for v6.15-rc5

- imx-lpi2c: fix error handling sequence in probe

----------------------------------------------------------------
Clark Wang (1):
      i2c: imx-lpi2c: Fix clock count when probe defers

 drivers/i2c/busses/i2c-imx-lpi2c.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Wolfram Sang May 2, 2025, 2:32 p.m. UTC | #1
On Fri, May 02, 2025 at 10:44:51AM +0200, Andi Shyti wrote:
> Hi Wolfram,
> 
> only one fix in this quiet week's pull request.
> 
> Have a good weekend,
> Andi
> 
> The following changes since commit b4432656b36e5cc1d50a1f2dc15357543add530e:
> 
>   Linux 6.15-rc4 (2025-04-27 15:19:23 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.15-rc5
> 
> for you to fetch changes up to b1852c5de2f2a37dd4462f7837c9e3e678f9e546:
> 
>   i2c: imx-lpi2c: Fix clock count when probe defers (2025-04-29 10:18:51 +0200)

Thanks, pulled.