mbox series

[GIT,PULL] One clean-up for omap1 for v6.3

Message ID pull-1674566532-427457@atomide.com (mailing list archive)
State Accepted
Commit e62f40452d1f0284facda0cf1e47fc6a25e3be78
Headers show
Series [GIT,PULL] One clean-up for omap1 for v6.3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.3/omap1-signed

Message

Tony Lindgren Jan. 24, 2023, 1:22 p.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.3/omap1-signed

for you to fetch changes up to 0414a100d6ab32721efa70ab55524540fdfe0ede:

  ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init() (2023-01-19 11:57:57 +0200)

----------------------------------------------------------------
One clean-up for omap1 for v6.3

One non-urgent change to use platform_device_put() instead of
platform_device_unregister().

----------------------------------------------------------------
Yang Yingliang (1):
      ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init()

 arch/arm/mach-omap1/timer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 24, 2023, 9:31 p.m. UTC | #1
Hello:

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

On Tue, 24 Jan 2023 15:22:39 +0200 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:
> 
>   Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] One clean-up for omap1 for v6.3
    https://git.kernel.org/soc/soc/c/e62f40452d1f

You are awesome, thank you!