clk: meson: use dev pointer where possible
authorJerome Brunet <jbrunet@baylibre.com>
Mon, 12 Feb 2018 14:58:28 +0000 (15:58 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Tue, 13 Mar 2018 09:03:56 +0000 (10:03 +0100)
commit323346d31d68542b133088c7fe043c234f26eee4
tree8b6c5666ffbde5af225647a11c114ca922eb5d41
parent867a5a129a265e8ff65daaea27ab83b24995db81
clk: meson: use dev pointer where possible

The 'dev' pointer is directly available in gxbb and axg clock
controller, so consistently use it instead of going the through the
'pdev' pointer once in while

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
drivers/clk/meson/axg.c
drivers/clk/meson/gxbb.c