mbox series

[GIT,PULL] Rockchip driver changes for 5.11

Message ID 2045618.irdbgypaU6@phil
State New
Headers show
Series [GIT,PULL] Rockchip driver changes for 5.11 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.11-rockchip-drivers-1

Message

Heiko Stübner Dec. 6, 2020, 6:32 p.m. UTC
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.11-rockchip-drivers-1

for you to fetch changes up to c2867b2e710fc85bb39c6f6e5948450c48e8a33e:

  soc: rockchip: io-domain: Fix error return code in rockchip_iodomain_probe() (2020-12-04 11:20:47 +0100)

----------------------------------------------------------------
Minor fixes for the io-domain soc-driver

----------------------------------------------------------------
Lee Jones (1):
      soc: rockchip: io-domain: Remove incorrect and incomplete comment header

Zhang Changzhong (1):
      soc: rockchip: io-domain: Fix error return code in rockchip_iodomain_probe()

 drivers/soc/rockchip/io-domain.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Comments

Arnd Bergmann Dec. 8, 2020, 11:31 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Sun, 06 Dec 2020 19:32:04 +0100, Heiko Stuebner wrote:
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.11-rockchip-drivers-1
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: d7f9c26b45254bce50c0a4ec030d44abeb6eb22c

       Arnd