]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
clk: mvebu: armada-37xx-periph: save the IP base address in the driver data
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 13 Jul 2018 13:44:45 +0000 (15:44 +0200)
committerStephen Boyd <sboyd@kernel.org>
Fri, 31 Aug 2018 17:47:48 +0000 (10:47 -0700)
commitd9d95e78cff80c3fe43e757ba90644cd766302ac
tree24378146e7eee168fb3b5115bc97997f1a319e76
parent5b394b2ddf0347bef56e50c69a58773c94343ff3
clk: mvebu: armada-37xx-periph: save the IP base address in the driver data

Prepare the introduction of suspend/resume hooks by having an easy way
to access all the registers in one go just from a device: add the IP
base address in the driver data.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mvebu/armada-37xx-periph.c