IPQ40xx: clk: use dev_read_addr()
authorRobert Marko <robert.marko@sartura.hr>
Wed, 28 Oct 2020 12:56:23 +0000 (13:56 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 1 Dec 2020 19:12:28 +0000 (14:12 -0500)
commit90534536a3a13672305ae4ff4ffcd4df9d7a4187
tree12d024063880b38952240c0099df0ec247ef9ea5
parent48aee0afb62ee4ce11dd882600cfbcda60efb563
IPQ40xx: clk: use dev_read_addr()

Lets convert the driver to use dev_read_addr() instead of the devfdt_get_addr().

While we are here, lets also alphabetise the includes.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Cc: Luka Perkov <luka.perkov@sartura.hr>
arch/arm/mach-ipq40xx/clock-ipq4019.c