ARM: at91: pm: Move global variables into at91_pm_data
authorAlexandre Belloni <[email protected]>
Tue, 31 Jan 2017 13:15:48 +0000 (14:15 +0100)
committerAlexandre Belloni <[email protected]>
Fri, 31 Mar 2017 18:36:05 +0000 (20:36 +0200)
commit9e07c3ce2c1054af503b0cb5860df0f8c8ee2619
treec0fbd02bf0b0aa5aaa507ecaf1ac66137631817c
parent4d767bc3c3ae4894877061b58fce0acf63096576
ARM: at91: pm: Move global variables into at91_pm_data

Instead of having separate global variables to hold IP addresses, move them
to struct at91_pm_data.

Acked-by: Wenyou Yang <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
arch/arm/mach-at91/pm.c