power: reset: at91-reset: pass rstc base address to at91_reset_status()
authorClaudiu.Beznea@microchip.com <Claudiu.Beznea@microchip.com>
Tue, 21 Jan 2020 10:03:32 +0000 (10:03 +0000)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sun, 8 Mar 2020 18:37:35 +0000 (19:37 +0100)
commit55f8e6fdefbe926e1729bba3a7608eed7d7f24f5
tree4372b8d8139957142367305d1a48411128b9a0bb
parentb7967b7919f0e3787d6e23424b5ad367fbb937e2
power: reset: at91-reset: pass rstc base address to at91_reset_status()

Add new argument to at91_reset_status() that is the pointer to reset
controller base address.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/reset/at91-reset.c