mbox series

[GIT,PULL] libata changes for 5.12-rc

Message ID 91a99b47-409c-024c-8e50-ce64fa662aad@kernel.dk
State New
Headers show
Series [GIT,PULL] libata changes for 5.12-rc | expand

Pull-request

git://git.kernel.dk/linux-block.git tags/for-5.12/libata-2021-02-17

Message

Jens Axboe Feb. 17, 2021, 10:28 p.m. UTC
Hi Linus,

Regulartors management addition from Florian, and a trivial change to
avoid comma separated statements from Joe.

Please pull!


The following changes since commit 6ee1d745b7c9fd573fba142a2efdad76a9f1cb04:

  Linux 5.11-rc5 (2021-01-24 16:47:14 -0800)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/for-5.12/libata-2021-02-17

for you to fetch changes up to e53d76e61ec0dbd52cf784993fde927cb9fe0fed:

  ata: Avoid comma separated statements (2021-01-31 08:05:46 -0700)

----------------------------------------------------------------
for-5.12/libata-2021-02-17

----------------------------------------------------------------
Florian Fainelli (1):
      ata: ahci_brcm: Add back regulators management

Joe Perches (1):
      ata: Avoid comma separated statements

 drivers/ata/ahci_brcm.c   | 14 +++++++++++++-
 drivers/ata/pata_icside.c | 21 +++++++++++++--------
 2 files changed, 26 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 21, 2021, 7:14 p.m. UTC | #1
The pull request you sent on Wed, 17 Feb 2021 15:28:04 -0700:

> git://git.kernel.dk/linux-block.git tags/for-5.12/libata-2021-02-17

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

Thank you!