power: reset: at91-reset: introduce ramc_lpr to struct at91_reset
authorClaudiu.Beznea@microchip.com <Claudiu.Beznea@microchip.com>
Tue, 21 Jan 2020 10:03:34 +0000 (10:03 +0000)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sun, 8 Mar 2020 18:38:04 +0000 (19:38 +0100)
commit68a84a3e68a2238036dd6c7dbb677fe62a92d70a
tree8694e12bdb3d8b948f7d9bbc6d8466a6b447b227
parent7cb290d3dd559dff5028b9418a31ecb99988f640
power: reset: at91-reset: introduce ramc_lpr to struct at91_reset

Introduce ramc_lpr to struct at91_reset. This will lead to the
unification of at91sam9260_restart() and at91sam9g45_restart().

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