power: reset: add in missing white space in error message text
authorColin Ian King <colin.king@canonical.com>
Mon, 12 Sep 2016 13:05:04 +0000 (14:05 +0100)
committerSebastian Reichel <sre@kernel.org>
Mon, 19 Sep 2016 19:19:46 +0000 (21:19 +0200)
commit1dff6ce0262bc42beb801527bd4725c6b8af0683
treee232622355b4b203fcf7101c228758bd49e536b8
parent17c6d3979e5bbff1de36a4e89015fa09ac495d27
power: reset: add in missing white space in error message text

A dev_err message spans two lines and the literal string is missing
a white space between words. Add the white space.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/reset/keystone-reset.c