mbox series

[GIT,PULL] ata changes for 6.8-rc1

Message ID 20240102233858.150598-1-dlemoal@kernel.org
State New
Headers show
Series [GIT,PULL] ata changes for 6.8-rc1 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.8-rc1

Message

Damien Le Moal Jan. 2, 2024, 11:38 p.m. UTC
Linus,

The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:

  Linux 6.7-rc2 (2023-11-19 15:02:14 -0800)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.8-rc1

for you to fetch changes up to fa7280e5dd815363af147dc5358b25f5a06c9c68:

  MAINTAINERS: Add Niklas Cassel as libata maintainer (2023-12-29 10:12:33 +0900)

----------------------------------------------------------------
ata changes for 6.8-rc1

 - Cleanup the pxa PATA driver to use dma_request_chan() instead of the
   deprecated dma_request_slave_channel().

 - Add Niklas as co-maintainer of the ata subsystem.

----------------------------------------------------------------
Christophe JAILLET (1):
      ata: pata_pxa: convert not to use dma_request_slave_channel()

Damien Le Moal (1):
      MAINTAINERS: Add Niklas Cassel as libata maintainer

 MAINTAINERS            | 3 ++-
 drivers/ata/pata_pxa.c | 7 +++----
 2 files changed, 5 insertions(+), 5 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 11, 2024, 10:57 p.m. UTC | #1
The pull request you sent on Wed,  3 Jan 2024 08:38:58 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.8-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d05e626603d57936314816433db8bf1d34b5a504

Thank you!