commit | 4d19addd6b2fdf825978bc76c83356709c175611 | [log] [tgz] |
---|---|---|
author | Enrico Weigelt <info@metux.net> | Wed Jul 03 11:42:24 2019 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Jul 03 14:34:49 2019 +0200 |
tree | 5554452ae17e2b8d007236fa4ac9da731ff4b088 | |
parent | 2617790f0f94422d9773a3f34c694bc3be09ce8b [diff] |
gpio: pl061: drop duplicate printing of device name The dev_info() call already prints the device name, so there's no need to explicitly include it in the message for second time. Signed-off-by: Enrico Weigelt <info@metux.net> Link: https://lore.kernel.org/r/1562146944-4162-1-git-send-email-info@metux.net Signed-off-by: Linus Walleij <linus.walleij@linaro.org>