FB: sa1100: remove global sa1100fb_.*_power function pointers
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 14 Jan 2012 12:03:22 +0000 (12:03 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Feb 2012 11:56:19 +0000 (11:56 +0000)
Now that we have platform data contained within the individual board
code, we can get rid of the global function pointers, placing them
inside the platform data instead.

Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found