mbox series

[GIT,PULL] Driver change for ti-sysc

Message ID pull-1709194472-263643@atomide.com (mailing list archive)
State Accepted
Commit 9398cee5d87cd2a7cbdbcb78664e6bf254b23080
Headers show
Series [GIT,PULL] Driver change for ti-sysc | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.9/ti-sysc-signed

Message

Tony Lindgren Feb. 29, 2024, 8:14 a.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.9/ti-sysc-signed

for you to fetch changes up to 097948afa1c2220609683106c884a3c710e62c80:

  bus: ti-sysc: constify the struct device_type usage (2024-02-28 09:30:25 +0200)

----------------------------------------------------------------
Driver change for ti-sysc

Just one change to constify struct device_type.

----------------------------------------------------------------
Ricardo B. Marliere (1):
      bus: ti-sysc: constify the struct device_type usage

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

Comments

patchwork-bot+linux-soc@kernel.org March 4, 2024, 4:12 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 29 Feb 2024 10:14:44 +0200 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
> 
>   Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Driver change for ti-sysc
    https://git.kernel.org/soc/soc/c/9398cee5d87c

You are awesome, thank you!