public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* i2c-host-fixes for v6.10-rc6
@ 2024-06-28  9:59 Andi Shyti
  2024-06-28 18:39 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Andi Shyti @ 2024-06-28  9:59 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-i2c, lkml, Arnd Bergmann, Andi Shyti

Hi Wolfram,

thanks for pinging me on Arnd's patch. You'll find it in this
pull request.

Thanks,
Andi

The following changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454:

  Linux 6.10-rc5 (2024-06-23 17:08:54 -0400)

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.10-rc6

for you to fetch changes up to 103458874baca0bbc8ae0b66d50201d5faa8c17b:

  i2c: viai2c: turn common code into a proper module (2024-06-26 16:07:21 +0200)

----------------------------------------------------------------
Fixed a build error following the major refactoring involving the
VIA-I2C modules. Originally, the code was split to group together
parts that would be used by different drivers. This caused build
issues when two modules linked to the same code.

----------------------------------------------------------------
Arnd Bergmann (1):
      i2c: viai2c: turn common code into a proper module

 drivers/i2c/busses/Makefile             |   6 ++----
 drivers/i2c/busses/i2c-viai2c-common.c  |  71 +++++++++--------------------------------------------------------------
 drivers/i2c/busses/i2c-viai2c-common.h  |   2 +-
 drivers/i2c/busses/i2c-viai2c-wmt.c     |  36 ++++++++++++++++++++++++++++++++++++
 drivers/i2c/busses/i2c-viai2c-zhaoxin.c | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------
 5 files changed, 139 insertions(+), 89 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: i2c-host-fixes for v6.10-rc6
  2024-06-28  9:59 i2c-host-fixes for v6.10-rc6 Andi Shyti
@ 2024-06-28 18:39 ` Wolfram Sang
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2024-06-28 18:39 UTC (permalink / raw)
  To: Andi Shyti; +Cc: Wolfram Sang, linux-i2c, lkml, Arnd Bergmann

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

On Fri, Jun 28, 2024 at 11:59:11AM +0200, Andi Shyti wrote:
> Hi Wolfram,
> 
> thanks for pinging me on Arnd's patch. You'll find it in this
> pull request.
> 
> Thanks,
> Andi
> 
> The following changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454:
> 
>   Linux 6.10-rc5 (2024-06-23 17:08:54 -0400)
> 
> 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.10-rc6
> 
> for you to fetch changes up to 103458874baca0bbc8ae0b66d50201d5faa8c17b:
> 
>   i2c: viai2c: turn common code into a proper module (2024-06-26 16:07:21 +0200)

Pulled, thanks!


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-28 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-28  9:59 i2c-host-fixes for v6.10-rc6 Andi Shyti
2024-06-28 18:39 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox