power: reset: at91-reset: introduce struct at91_reset_data
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:38:04 +0000 (19:38 +0100)
commita5bbad258a9ec41df4a158c828b9ef0af7955854
treec1fdb34ee3071139b09f737a1ef31ef7ed3ddcc2
parent583ef884c8dc8e5ec9a7fde12d40ef7fdf18f5fb
power: reset: at91-reset: introduce struct at91_reset_data

Introduce struct at91_reset_data to be able to provide per SoC
data. At the moment this being only notifier callback.

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