ARM: pxa168fb: add .remove function
authorHaojian Zhuang <haojian.zhuang@gmail.com>
Mon, 30 Aug 2010 00:32:16 +0000 (20:32 -0400)
committerEric Miao <eric.y.miao@gmail.com>
Sat, 9 Oct 2010 09:07:23 +0000 (17:07 +0800)
The pxa168fb driver is missing .remove function so the framebuffer isn't
correctly shut down when the module is removed.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found