]> www.infradead.org Git - linux.git/commit
Revert "serial: 8250_omap: Set the console genpd always on if no console suspend"
authorGriffin Kroah-Hartman <griffin@kroah.com>
Wed, 14 Aug 2024 11:17:47 +0000 (13:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Aug 2024 05:22:10 +0000 (07:22 +0200)
commit0863bffda1131fd2fa9c05b653ad9ee3d8db127e
treee8f9fbfa6d6c14c9282c28c94185b0a3ce9f4aed
parentc9f6613b16123989f2c3bd04b1d9b2365d6914e7
Revert "serial: 8250_omap: Set the console genpd always on if no console suspend"

This reverts commit 68e6939ea9ec3d6579eadeab16060339cdeaf940.

Kevin reported that this causes a crash during suspend on platforms that
dont use PM domains.

Link: https://lore.kernel.org/r/7ha5hgpchq.fsf@baylibre.com
Cc: Thomas Richard <thomas.richard@bootlin.com>
Fixes: 68e6939ea9ec ("serial: 8250_omap: Set the console genpd always on if no console suspend")
Cc: stable <stable@kernel.org>
Reported-by: Kevin Hilman <khilman@kernel.org>
Signed-off-by: Griffin Kroah-Hartman <griffin@kroah.com>
Link: https://lore.kernel.org/r/20240814111747.82371-1-griffin@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_omap.c