[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YlLSyUv83naZO3Lz@kroah.com>
Date: Sun, 10 Apr 2022 14:51:21 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Jiri Slaby <jslaby@...e.cz>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: [GIT PULL] TTY/Serial driver fix for 5.18-rc2
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.18-rc2
for you to fetch changes up to dbf3f09322141b6f04a33949453b7626f62d9e0b:
tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned, part II. (2022-04-04 10:33:02 +0200)
----------------------------------------------------------------
Serial driver fix for 5.18-rc2
This is a single serial driver fix for a build issue that showed up due
to changes that came in through the tty tree in 5.18-rc1 that were
missed previously. It resolves a build error with the mpc52xx_uart
driver.
It has been in linux-next this week with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Jiri Slaby (1):
tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned, part II.
drivers/tty/serial/mpc52xx_uart.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists