All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sh updates for v6.3
@ 2023-03-01  9:02 John Paul Adrian Glaubitz
  2023-03-01 18:02 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: John Paul Adrian Glaubitz @ 2023-03-01  9:02 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Geert Uytterhoeven, Michael Karcher, Rich Felker, Yoshinori Sato,
	linux-sh, linux-kernel

Hi Linus!

This is my first pull request as a SuperH maintainer, so the list of changes
is very short and contains just two fixes.

One patch by Geert Uytterhoeven fixes a regression in connection with the rtl8169
driver on SuperH boards that was introduced when the driver was switched to use
devm_clk_get_optional_enabled() to simplify the code.

The second patch by Michael Karcher fixes a build warning and allows the kernel
to be built with CONFIG_WERROR enabled on SuperH.

The following changes since commit c9c3395d5e3dcc6daee66c6908354d47bf98cb0c:

 Linux 6.2 (2023-02-19 14:24:22 -0800)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux.git tags/sh-for-v6.3-tag1

for you to fetch changes up to ff30bd6a6618e979b16977617371c0f28a95036e:

 sh: clk: Fix clk_enable() to return 0 on NULL clk (2023-02-27 10:50:48 +0100)

Thanks for pulling!

Adrian

----------------------------------------------------------------
sh updates for v6.3

- sh: clk: Fix clk_enable() to return 0 on NULL clk
- sh: intc: Avoid spurious sizeof-pointer-div warning

----------------------------------------------------------------
Geert Uytterhoeven (1):
 sh: clk: Fix clk_enable() to return 0 on NULL clk

Michael Karcher (1):
 sh: intc: Avoid spurious sizeof-pointer-div warning

 drivers/sh/clk/core.c | 2 +-
 include/linux/sh_intc.h | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] sh updates for v6.3
  2023-03-01  9:02 [GIT PULL] sh updates for v6.3 John Paul Adrian Glaubitz
@ 2023-03-01 18:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-01 18:02 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz
  Cc: Linus Torvalds, Geert Uytterhoeven, Michael Karcher, Rich Felker,
	Yoshinori Sato, linux-sh, linux-kernel

The pull request you sent on Wed, 01 Mar 2023 10:02:54 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux.git tags/sh-for-v6.3-tag1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1d2aea1bcf68992c90218f47405bee29efd722cd

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-01 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01  9:02 [GIT PULL] sh updates for v6.3 John Paul Adrian Glaubitz
2023-03-01 18:02 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.