mbox series

[GIT,PULL] Rockchip driver changes for 6.7

Message ID 2578684.Lt9SDvczpP@phil (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Rockchip driver changes for 6.7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.7-rockchip-drivers1

Message

Heiko Stuebner Oct. 16, 2023, 9:23 p.m. UTC
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.7-rockchip-drivers1

for you to fetch changes up to 20bd1191830478cfdc9be766a735923c5fbe5350:

  soc/rockchip: io-domain: Convert to platform remove callback returning void (2023-10-02 00:56:13 +0200)

----------------------------------------------------------------
Converting the io-domain driver to the new remove callback.

----------------------------------------------------------------
Uwe Kleine-König (1):
      soc/rockchip: io-domain: Convert to platform remove callback returning void

 drivers/soc/rockchip/io-domain.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Comments

Heiko Stuebner Oct. 19, 2023, 11:30 a.m. UTC | #1
Am Montag, 16. Oktober 2023, 23:23:50 CEST schrieb Heiko Stuebner:
> The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
> 
>   Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.7-rockchip-drivers1

I've updated the tag and sent a v2 pull request separately.

Thanks
Heiko

> for you to fetch changes up to 20bd1191830478cfdc9be766a735923c5fbe5350:
> 
>   soc/rockchip: io-domain: Convert to platform remove callback returning void (2023-10-02 00:56:13 +0200)
> 
> ----------------------------------------------------------------
> Converting the io-domain driver to the new remove callback.
> 
> ----------------------------------------------------------------
> Uwe Kleine-König (1):
>       soc/rockchip: io-domain: Convert to platform remove callback returning void
> 
>  drivers/soc/rockchip/io-domain.c | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
>