platform/chrome: cros_typec_switch: Add missing newline on printk
authorStephen Boyd <swboyd@chromium.org>
Tue, 30 Aug 2022 22:58:28 +0000 (15:58 -0700)
committerTzung-Bi Shih <tzungbi@kernel.org>
Thu, 1 Sep 2022 02:15:34 +0000 (10:15 +0800)
commit8dab6a5939199a5dcf0731eb2dce757837575633
treed3e693a7c3e1512e5d0e3aff3f90f6ecfd5a32f6
parent4e477663e396f48c5cfc5f2d75d4b514f409516a
platform/chrome: cros_typec_switch: Add missing newline on printk

We need a newline here to ensure the next printk starts fresh.

Cc: Prashant Malani <pmalani@chromium.org>
Cc: Tzung-Bi Shih <tzungbi@kernel.org>
Fixes: affc804c44c8 ("platform/chrome: cros_typec_switch: Add switch driver")
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Acked-by: Prashant Malani <pmalani@chromium.org>
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20220830225831.2362403-2-swboyd@chromium.org
drivers/platform/chrome/cros_typec_switch.c