]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
clocksource/drivers/timer-of: Convert last full_name to %pOF
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 16 Oct 2019 14:47:44 +0000 (16:47 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 4 Nov 2019 09:38:46 +0000 (10:38 +0100)
commitccb80012481fd8d16c7557c00bb54c42103eef9d
tree34c9e247d7d5845f0abbc28c38fe02d40f1e7438
parentb9023b91dd020ad7e093baa5122b6968c48cc9e0
clocksource/drivers/timer-of: Convert last full_name to %pOF

Commit 469869d18a886e04 ("clocksource: Convert to using %pOF instead of
full_name") converted all but the one just added before by commit
32f2fea6e77e64cd ("clocksource/drivers/timer-of: Handle
of_irq_get_byname() result correctly").

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20191016144747.29538-2-geert+renesas@glider.be
drivers/clocksource/timer-of.c