power: reset: at91-reset: get rid of at91_reset_data
authorClaudiu.Beznea@microchip.com <Claudiu.Beznea@microchip.com>
Tue, 21 Jan 2020 10:03:39 +0000 (10:03 +0000)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sun, 8 Mar 2020 18:38:04 +0000 (19:38 +0100)
commit766b0162e613a89a330382e566e29da57f5f0de5
tree02cc0454b098826677df75883789bd38c76e8155
parent51aa7d45f905ca03d3c61d32a09537903a7ea707
power: reset: at91-reset: get rid of at91_reset_data

After refactoring struct at91_reset_data and
struct at91_reset_data at91sam9260_reset_data are not needed anymore.

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