]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
serial: 8250_platform: Unify comment style
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 12 Aug 2024 15:47:09 +0000 (18:47 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Aug 2024 06:22:50 +0000 (08:22 +0200)
commit77748913d5d157f1315202e54e24359505a09f65
tree7f65430af093e03f5f382400b46e2104ab4e0d21
parentcc04428b2e9ea60b620e5ad5412cfcb2f07f3cd6
serial: 8250_platform: Unify comment style

Unify comment style and fix indentation in some cases.
While at it, add that it supports ACPI enumerated non-PNP devices.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240812154901.1068407-8-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_platform.c