staging: sm7xx: remove the buggy 2D acceleration support
authorWu Zhangjin <wuzhangjin@gmail.com>
Wed, 6 Jan 2010 08:33:10 +0000 (16:33 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:44 +0000 (16:42 -0800)
commit3af805735a2538c38ec16014f19d19030544aaef
tree550cb88c4eb5106e83f206ef3ae96a48b95357bd
parentd5a2ffd8e8d602293339f69180aff8914c454d83
staging: sm7xx: remove the buggy 2D acceleration support

When scrolling the screen on the console with the 2D acceleration
support, the whole system may hang. for example, when copying some files
from another machine to YeeLoong netbook with the sm7xx video driver via
scp and when the screen output is enabled, the system may hang.

Before the bug is fixed, remove the 2D acceleration!

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: Teddy Wang <teddy.wang@siliconmotion.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/sm7xx/Kconfig
drivers/staging/sm7xx/TODO
drivers/staging/sm7xx/smtc2d.c [deleted file]
drivers/staging/sm7xx/smtc2d.h [deleted file]
drivers/staging/sm7xx/smtcfb.c