omap: use list_move() instead of list_del()/list_add() combination
authorKirill A. Shutemov <kirill@shutemov.name>
Tue, 15 Mar 2011 22:53:18 +0000 (22:53 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 22 Mar 2011 06:13:35 +0000 (15:13 +0900)
commit9913319fc0b47f3f740633165dee4807d94d0096
tree48c31d83d30cd75ce5fe44b89588015088988ffa
parent4fdf30c44bb2e97a9f8f2b57764c5acd89267d4c
omap: use list_move() instead of list_del()/list_add() combination

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/omap/blizzard.c
drivers/video/omap/hwa742.c