]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
gpio: aspeed: Remove reference to clock name in debounce warning message
authorAndrew Jeffery <andrew@aj.id.au>
Tue, 8 Aug 2017 06:07:36 +0000 (15:37 +0930)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 15 Aug 2017 09:26:08 +0000 (11:26 +0200)
commit754c04582a98fa2a24ff1b4c4b88964b114eb526
treebbb22ca48a1e4ed158e85a1c92aabd04f71c2e4b
parentf8b89b5775ea3601eea5db5417ebe9a36f9a6a55
gpio: aspeed: Remove reference to clock name in debounce warning message

HPLL is in fact not the clock we need. Remove the description of which clock we
failed to find a phandle to in order to avoid any further error.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Acked-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-aspeed.c