mbox series

[GIT,PULL] ARM: mvebu: arm for v5.12 (#1)

Message ID 87v9bbn4az.fsf@BL-laptop
State New
Headers show
Series [GIT,PULL] ARM: mvebu: arm for v5.12 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-arm-5.12-1

Message

Gregory CLEMENT Feb. 1, 2021, 4:25 p.m. UTC
Hi,

Here is the first pull request for arm for mvebu for v5.12.

Gregory

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-arm-5.12-1

for you to fetch changes up to 2241ed9205ed91072d20ae10ad6904dc2bec5612:

  bus: mvebu-mbus: make iounmap() symmetric with ioremap() (2021-01-29 17:57:07 +0100)

----------------------------------------------------------------
mvebu arm for 5.12 (part 1)

Improve mvebu-mbus code readability.

----------------------------------------------------------------
Chris Packham (1):
      bus: mvebu-mbus: make iounmap() symmetric with ioremap()

 drivers/bus/mvebu-mbus.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnd Bergmann Feb. 2, 2021, 9:53 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 01 Feb 2021 17:25:24 +0100, Gregory CLEMENT wrote:
> Here is the first pull request for arm for mvebu for v5.12.
> 
> Gregory
> 
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 1d025e0abff92668a102c0d798a9faa228ea0896

       Arnd