+3
−7
Loading
This reverts commit bad3fa2f. Commit bad3fa2f ("ACPI: Suppress misleading SPCR console message when SPCR table is absent") mistakenly assumes acpi_parse_spcr() returning 0 to indicate a failure to parse SPCR. While addressing the resultant incorrect logging it was deemed that dropping the message is a better approach as it is not particularly useful. Roll back the commit introducing the bug as a step towards dropping the log message. Link: https://lore.kernel.org/all/aQN0YWUYaPYWpgJM@willie-the-truck/ Signed-off-by:Punit Agrawal <punit.agrawal@oss.qualcomm.com> Signed-off-by:
Will Deacon <will@kernel.org>