power: reset: gpio-restart: Fix typo when gpio reset is not found
authorMichal Simek <michal.simek@xilinx.com>
Mon, 2 Sep 2019 13:00:40 +0000 (15:00 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 2 Sep 2019 18:32:23 +0000 (20:32 +0200)
commit0e063317d579d0a7fca957461332b6832da69850
treef3411c27e6abb4372351e0d658047a9f76cef450
parent8288022284859acbcc3cf1a073a1e2692d6c2543
power: reset: gpio-restart: Fix typo when gpio reset is not found

Trivial patch which just corrects error message.

Fixes: 371bb20d6927 ("power: Add simple gpio-restart driver")
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/reset/gpio-restart.c