]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
gpio: mvebu: update Armada XP per-CPU comment
authorBaruch Siach <baruch@tkos.co.il>
Wed, 2 Dec 2020 07:15:33 +0000 (09:15 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 2 Dec 2020 11:08:13 +0000 (12:08 +0100)
commit64b19f6abedc0b7c8087b64e49f293bc4603ac23
treeb1bd75618e6774af32c9ba1aedfb979c85f8dc21
parent3cc1fb73993905b598da3802f87ac59411c52516
gpio: mvebu: update Armada XP per-CPU comment

Commit 2233bf7a92e ("gpio: mvebu: switch to regmap for register access")
introduced percpu_regs to replace percpu_membase. Update the comment to
match.

Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Fixes: 2233bf7a92e7 ("gpio: mvebu: switch to regmap for register access")
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/gpio/gpio-mvebu.c