w1: omap-hdq: cleanup to add missing newline for some dev_dbg
authorH. Nikolaus Schaller <hns@goldelico.com>
Sat, 23 May 2020 17:32:54 +0000 (19:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Jun 2020 07:31:26 +0000 (09:31 +0200)
commit1866b1493e2e438297ee5ec4600722bbe15b023d
treef884320d2107ff679388f6d8ebca2a654150e8b6
parent2140d7d5d8787a1dac2dba74f8313b4df064436f
w1: omap-hdq: cleanup to add missing newline for some dev_dbg

commit 5e02f3b31704e24537697bce54f8156bdb72b7a6 upstream.

Otherwise it will corrupt the console log during debugging.

Fixes: 7b5362a603a1 ("w1: omap_hdq: Fix some error/debug handling.")
Cc: stable@vger.kernel.org
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Link: https://lore.kernel.org/r/cd0d55749a091214106575f6e1d363c6db56622f.1590255176.git.hns@goldelico.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/w1/masters/omap_hdq.c