]> git.karo-electronics.de Git - karo-tx-linux.git/commit
FB: sa1100: use inf members directly
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 14 Jan 2012 12:32:14 +0000 (12:32 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Feb 2012 11:56:21 +0000 (11:56 +0000)
commitba5fd193f4fd35e5e1771de15cc1aba11d19590d
tree6b75de0769990aaadc193ea9b8321dc0bb256065
parentd1a378876c2ab3ea119eea502e8d48e25ef253e4
FB: sa1100: use inf members directly

Now that the LCD information is available while the driver is loaded,
we don't need to cache that information into our driver private data
structure.  Get rid of it.

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