]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
fbcon: use struct device instead of struct class_device
authorAntonino A. Daplas <adaplas@gmail.com>
Tue, 17 Jul 2007 11:05:26 +0000 (04:05 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 17 Jul 2007 17:23:11 +0000 (10:23 -0700)
commit0c6c1ce079082ddde9ba5636c352c235cd395aa1
tree3af2bf5a5083a675937f23f3320de33680d2452b
parentacba9cd01974353294ecd0c750581a6707d1ebe1
fbcon: use struct device instead of struct class_device

Port fbcon.c to use struct device from using struct class_device

Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/console/fbcon.c